Packages

Logger helpers, providing format functions of various formats and seamless integrations with other libraries.

Current section

Files

Jump to
cozy_logger lib cozy_logger.ex
Raw

lib/cozy_logger.ex

defmodule CozyLogger do
@external_resource "README.md"
@moduledoc "README.md"
|> File.read!()
|> String.split("<!-- MDOC -->")
|> Enum.fetch!(1)
end