Nullify-Platform / Logger

Nullify logging library for backend services
https://github.com/Nullify-Platform
0 stars 0 forks source link

add support for creating a new logger with options #31

Closed tim-thacker-nullify closed 1 year ago

tim-thacker-nullify commented 1 year ago

Description

We need the ability to add options to the logger so that injecting custom logger implementations into libraries (e.g. HTTP std lib) can be done while maintaining correct source code line numbers in log statements.

GitHub Issue Linking Docs

Checklist