Skip to content

Instantly share code, notes, and snippets.

@RikiyaOta
Created December 31, 2018 00:36
Show Gist options
  • Save RikiyaOta/26bb7b95a7c5ad2d396b2dc7ee8cf8ea to your computer and use it in GitHub Desktop.
Save RikiyaOta/26bb7b95a7c5ad2d396b2dc7ee8cf8ea to your computer and use it in GitHub Desktop.
get logger_file_backend in deps
defp deps do
[
{:logger_file_backend, "~> 0.0.10"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment