• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Nebo15 / logger_json / dd7abb7610b39eb6d3db0b4135ac30867f6f683e / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 07:41PM UTC
Files 17
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Apr 2026 07:40PM UTC coverage: 100.0%. Remained the same
dd7abb7610b39eb6d3db0b4135ac30867f6f683e.1

push

github

web-flow
Add support for syslog.env to Datadog formatter (#167)

In addition to the already populated `syslog.hostname`,
`syslog.severity` and `syslog.timestamp`, [Datadog also supports
`syslog.env`
value](https://docs.datadoghq.com/standard-attributes/?search=syslog&product=log+management).
However, there is currently no way to inject it using
`LoggerJSON.Formatters.Datadog` without implementing a custom formatter
which will `IO.iodata_to_binary()` and then `Jason.encode_to_iodata!()`.

This PR is a proposal to supports a new `:env` configuration key, which
defaults to `nil`, which can be injected at configuration time.

372 of 372 relevant lines covered (100.0%)

2311.75 hits per line

Source Files on job dd7abb7610b39eb6d3db0b4135ac30867f6f683e.1
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • dd7abb76 on github
  • Prev Job for on master (#1a1f630127924b5d67aeae1f45518d24e7824846.1)
  • Next Job for on master (#e250c97cbfbe2ed599d385057d949bc0ea479619.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc