Chore: Build Basic Logging Library
- Dominant language
- Elixir
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://hex.pm/packages/logs


# Todo
+ [ ] Build logging library that we can use in https://github.com/dwyl/envar/issues/42
+ [ ] Make it general purpose so we can re-use it in `auth` when we re-build it! https://github.com/dwyl/auth/issues/207
# Research
Briefly looked at https://github.com/sile/logi

But the docs are in **`JP`** 🇯🇵 : https://github.com/sile/logi/blob/master/README.ja.md

And it does _waaaay_ too much stuff. The author clearly knows what they are doing: https://github.com/sile

But right now I just want the simplest possible interface we can use and get back to our work!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.