any_logger_json_http
An extension for any_logger that sends log records as JSON objects over HTTP. Ideal for sending logs to services like Logstash or other custom endpoints.
1.1.2
73 downloads/mo
#2723 most downloaded on pub.dev
raoulsson/any_logger_json_http
What this package is like to depend on
Last release 5 months ago
25 Mar 2026
Release timing varies
gaps range from 1 weeks to 7 months
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
12 months old
13 releases · first in 2025
6 releases in the last 12 months
see the full history below
Release timeline
13 releases · Aug 2025 to Mar 2026
2026
Releases
latest 13-
1.1.225 Mar 2026Release notes
Open source →- Fallback device/session IDs —
JsonHttpAppendernow generates short timestamp-based fallback IDs at construction time. These are used in the metadata payload whenLoggerFactory.getDeviceId()orLoggerFactory.getSessionId()return null (e.g. whenNullIdProvideris active because the appender started disabled). Prevents the server from rejecting batches with a 400 Missing deviceId/sessionId error.
- Fallback device/session IDs —
-
1.1.105 Sep 2025 -
1.1.001 Sep 2025 -
1.0.930 Aug 2025Release notes
Open source →- Logs are not sent after previous versions. Fixed
- Updated tests to work with LoggerBuilder changes from any_logger 1.0.12
-
1.0.830 Aug 2025Release notes
Open source →- Added new appender method for short self description to improve logger config debugging
-
1.0.730 Aug 2025 -
1.0.626 Aug 2025 -
1.0.526 Aug 2025 -
1.0.426 Aug 2025 -
1.0.326 Aug 2025 -
1.0.226 Aug 2025Release notes
Open source →- Using static const String appenderName = 'JSON_HTTP'; instead of string
- Updated README
- Fixed issues reported by pano
- Dependency to any_logger ^1.0.5
-
1.0.125 Aug 2025 -
1.0.025 Aug 2025