-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adding plaintext and JSON logging formatters #1426
base: main
Are you sure you want to change the base?
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5c94a69 - Browse repository at this point
Copy the full SHA 5c94a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b3804 - Browse repository at this point
Copy the full SHA 88b3804View commit details -
Merge pull request #1 from Alsheh/logformat-formatter-factory
putting formatter creation logic in a class
Configuration menu - View commit details
-
Copy full SHA for 489ffa3 - Browse repository at this point
Copy the full SHA 489ffa3View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62ace15 - Browse repository at this point
Copy the full SHA 62ace15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c6c7f - Browse repository at this point
Copy the full SHA 67c6c7fView commit details -
Merge pull request #2 from Alsheh/logformat-default-value-parser
Adding the ability to add default values for required fields in the logformat
Configuration menu - View commit details
-
Copy full SHA for 6bedd36 - Browse repository at this point
Copy the full SHA 6bedd36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1b906 - Browse repository at this point
Copy the full SHA 5f1b906View commit details -
Merge pull request #3 from Alsheh/logging-formatters-dependency
Adding the only supervisor dependency: python-json-logger
Configuration menu - View commit details
-
Copy full SHA for 407b37f - Browse repository at this point
Copy the full SHA 407b37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45803b7 - Browse repository at this point
Copy the full SHA 45803b7View commit details -
Merge pull request #4 from Alsheh/logging-formatters-ci-test
Adding log attributes to DummyPConfig object
Configuration menu - View commit details
-
Copy full SHA for cee1eb0 - Browse repository at this point
Copy the full SHA cee1eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ab58f - Browse repository at this point
Copy the full SHA 30ab58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e4f93 - Browse repository at this point
Copy the full SHA f8e4f93View commit details -
Merge pull request #6 from Alsheh/logging-formatters-local
Adding Some CI Tests + setting logger level by description
Configuration menu - View commit details
-
Copy full SHA for 5853312 - Browse repository at this point
Copy the full SHA 5853312View commit details -
Configuration menu - View commit details
-
Copy full SHA for f52b2e2 - Browse repository at this point
Copy the full SHA f52b2e2View commit details -
Merge pull request #7 from Alsheh/logging-formatters-local
Adding the ability to set level by number
Configuration menu - View commit details
-
Copy full SHA for 01dfa8d - Browse repository at this point
Copy the full SHA 01dfa8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 646f19d - Browse repository at this point
Copy the full SHA 646f19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bb1d1 - Browse repository at this point
Copy the full SHA a3bb1d1View commit details
Commits on Apr 22, 2021
-
Merge pull request #8 from Alsheh/logging-formatters-local
Undoing parts of previous commits
Configuration menu - View commit details
-
Copy full SHA for c2654e8 - Browse repository at this point
Copy the full SHA c2654e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771e101 - Browse repository at this point
Copy the full SHA 771e101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbe7e6 - Browse repository at this point
Copy the full SHA 9fbe7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fcd9a - Browse repository at this point
Copy the full SHA 29fcd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f59e79 - Browse repository at this point
Copy the full SHA 1f59e79View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 618b16b - Browse repository at this point
Copy the full SHA 618b16bView commit details -
Merge pull request #9 from Alsheh/logging-formatters-local
Logging formatters local
Configuration menu - View commit details
-
Copy full SHA for e2c1d80 - Browse repository at this point
Copy the full SHA e2c1d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 959c928 - Browse repository at this point
Copy the full SHA 959c928View commit details -
Merge pull request #10 from Alsheh/logging-formatters-local
Making the logger backward compatible
Configuration menu - View commit details
-
Copy full SHA for ae76fb3 - Browse repository at this point
Copy the full SHA ae76fb3View commit details
Commits on Apr 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b573bd3 - Browse repository at this point
Copy the full SHA b573bd3View commit details -
Merge pull request #11 from Alsheh/logging-formatters-local
Removing jsonformatter dependency
Configuration menu - View commit details
-
Copy full SHA for 871b55a - Browse repository at this point
Copy the full SHA 871b55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cde7d - Browse repository at this point
Copy the full SHA b9cde7dView commit details -
Merge pull request #14 from Alsheh/logging-formatters-local
loggers updates
Configuration menu - View commit details
-
Copy full SHA for 2a50bb3 - Browse repository at this point
Copy the full SHA 2a50bb3View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5736268 - Browse repository at this point
Copy the full SHA 5736268View commit details -
Merge pull request #17 from Alsheh/logging-formatters-local
Fixing an issue where numbers are considered valid JSON by the praser
Configuration menu - View commit details
-
Copy full SHA for b623852 - Browse repository at this point
Copy the full SHA b623852View commit details