Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file support #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cmw278
Copy link

@cmw278 cmw278 commented Feb 20, 2020

  • Added support for instantiating handler using a logging configuration file
  • Added a newline character to the end of the json formatted output to make parsing easier
  • Wrote example/test files to prove functionality

these additions may or may not be useful to you, they just happened to be useful for my particular application. Feel free to accept or reject at your leisure.

cnwcw3 added 3 commits February 20, 2020 13:15
+ This makes the handler compatible with python's builtin logging
  configuration files
+ added newline character to json formatted logs
+ makes log files easier to process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant