serokell / log-warper

Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
MIT License
19 stars 11 forks source link

Move 'LoggerConfig' into 'ReaderT' context #95

Closed chshersh closed 6 years ago

chshersh commented 6 years ago

This will resolve #94 as well if we also add functions that can use LoggerConfig each time from context, not just statically.

chshersh commented 6 years ago

Done in 2.0.