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

Nebo15 / logger_json / dd7abb7610b39eb6d3db0b4135ac30867f6f683e
100%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 07:41PM UTC
Jobs 1
Files 17
Run time 1min
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

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.

6 of 6 new or added lines in 1 file covered. (100.0%)

372 of 372 relevant lines covered (100.0%)

2311.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 dd7abb7610b39eb6d3db0b4135ac30867f6f683e.1 03 Apr 2026 07:41PM UTC 17
100.0
GitHub Action Run
Source Files on build dd7abb7610b39eb6d3db0b4135ac30867f6f683e
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd7abb76 on github
  • Prev Build on master (#1A1F6301...)
  • Next Build on master (#E250C97C...)
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