dwyl / dwyl/logs

Chore: Build Basic Logging Library

Open
#1 3 comments 0 reactions 1 assignee Claimed by @nelsonic View on GitHub
documentation enhancement good first issue help wanted priority-2 T2h tech-debt technical
Dominant language
Elixir
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://hex.pm/packages/logs
![image](https://user-images.githubusercontent.com/194400/205422437-817d4f90-035e-4619-85d6-1a966ea2c4d9.png)

![image](https://user-images.githubusercontent.com/194400/205422439-010de3a4-c3aa-4200-b4e1-8bbbc62203f6.png)

# 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
![image](https://user-images.githubusercontent.com/194400/205423125-4f87f18a-7284-4576-a056-a9df821bf7f1.png)
But the docs are in **`JP`** 🇯🇵 : https://github.com/sile/logi/blob/master/README.ja.md
![image](https://user-images.githubusercontent.com/194400/205423142-21c4894c-bbad-4b41-b48f-3c974987beb3.png)
And it does _waaaay_ too much stuff. The author clearly knows what they are doing: https://github.com/sile
![image](https://user-images.githubusercontent.com/194400/205423168-c030acba-a092-4727-9f82-bcb5881e8a65.png)
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.