bitpanda-labs / loggo2

Open source Python logging utilities
MIT License
4 stars 12 forks source link

override fields if we want to #9

Closed crbp closed 6 years ago

crbp commented 6 years ago

override fields if we want to

crbp commented 6 years ago

My idea is to pass in something like {'facility': 'my_string'} to make it log with a different facility than what is used to find the logger.