CozyLogger

CIHex.pm

Logging helpers, providing various formatters and seamless integrations with other libraries.

Features

Installation

Add package_name to the list of dependencies in mix.exs:

def deps do
[
{:cozy_logger, "~> <version>"}
]
end

Usage

For more information, see the documentation.

About the design

License

Apache License 2.0