Nebo15 / logger_json

JSON logger formatter with support for Google Cloud, DataDog and other for Elixir.
https://nebo15.github.io/logger_json/
MIT License
237 stars 92 forks source link

readme_ecto_telemetry #48

Closed ryanhart2 closed 4 years ago

ryanhart2 commented 4 years ago

The documentation references the :loggers repository configuration option, which has been deprecated since Ecto telemetry was introduced in v3.0.0.

This pull request removes the reference to the deprecated option and replaces it with guidance on how to attach the Ecto telemetry handler and use a new :log repository configuration option, to prevent duplicate Ecto logging once the telemetry handler is used.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 74.118% when pulling 2b5c8c6c2456731b3c1b7438a2cdd03c39efb1ad on ryanhart2:readme_ecto_telemetry into 6159cb0b90fdc00164c985bcff027f54e0d8b282 on Nebo15:master.