Changes file for Log::Any::Adapter::JSON
1.16 2021-08-28 16:21:52-04:00 America/New_York
- Rename logged key to timestamp
1.15 2021-06-05 19:43:37-04:00 America/New_York
- Update test dependencies
1.14 2021-06-05 14:37:03-04:00 America/New_York
- Switch to Cpanel::JSON::XS for speed and for allow_stringify
1.13 2021-06-05 14:07:21-04:00 America/New_York
- Use allow_stringify option to serializer to support scalar refs (eg from logging SQL commands)
1.12 2021-05-02 08:04:20-04:00 America/New_York
- Minor doc fixes
1.11 2021-05-01 18:50:11-04:00 America/New_York
- Update prereqs for Kwalitee
1.10 2021-05-01 17:34:22-04:00 America/New_York
- Pad timestamp with 0s on RHS so it's always of same length
1.09 2021-05-01 10:19:44-04:00 America/New_York
- Allow disabling message string formatting
Thanks Dan Michael O. Heggø!
- Allow choosing to timestamp the log message in localtime
- Extend timestamp to microseconds and include TZ
1.08 2021-03-04 18:21:40-05:00 America/New_York
- Update prereqs (strictures is v 2)
1.07 2021-03-04 06:31:39-05:00 America/New_York
- Skip pipe test on MSWin32
1.06 2021-03-03 20:31:39-05:00 America/New_York
- Update doc
1.05 2021-03-03 20:27:31-05:00 America/New_York
- Update doc
1.04 2021-03-03 20:17:22-05:00 America/New_York
- Update README
1.03 2021-03-03 20:15:46-05:00 America/New_York
- Documentation updates
1.02 2021-03-03 19:29:29-05:00 America/New_York
- Fix typo in prereqs
1.01 2021-03-03 19:23:57-05:00 America/New_York
- Add support for Log::Any's context hash
1.00 2021-03-03 18:38:00-05:00 America/New_York
- First version, released on an unsuspecting world