dipeshdulal / clean-gin

Implementation of clean architecture in Go, Gin with dependency injection.
BSD Zero Clause License
445 stars 64 forks source link

Fix logger environment usage #44

Closed dsmackie closed 1 year ago

dsmackie commented 1 year ago

Update logger library to use configuration environment variables.

43

dipeshdulal commented 1 year ago

Thank you for the PR. Other things look good to me. 👍