Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

feat: Making log system compatible wit an ELK stack#42

Open
kevforget wants to merge 1 commit intoDecathlon:hub-decathlonfrom
kevforget:feat/ELK-log-compatibility
Open

feat: Making log system compatible wit an ELK stack#42
kevforget wants to merge 1 commit intoDecathlon:hub-decathlonfrom
kevforget:feat/ELK-log-compatibility

Conversation

@kevforget
Copy link

Changed the log formatter :

  • With an overloaded python logging.Formatter class to put traceback in one line.
  • Attached this new formatter to the file Handler.
  • Providing à new format string to help parsing with the ELK stack.
  • The console formatter remain the same.

@canssens canssens added the WIP Work in progress label Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants