Skip to content

Conversation

@ipmb
Copy link

@ipmb ipmb commented Nov 15, 2017

The use case I have for this is logging to Systemd's Journal. The
logging handler they provide can pass extra record attributes as
KEY=value to the journal, but only if the key is uppercase. See
https://www.freedesktop.org/software/systemd/python-systemd/journal.html#journalhandler-class

The use case I have for this is logging to Systemd's Journal. The
logging handler they provide can pass extra record attributes as
KEY=value to the journal, but only if the key is uppercase. See
https://www.freedesktop.org/software/systemd/python-systemd/journal.html#journalhandler-class
@RealOrangeOne
Copy link
Contributor

From what I can see, it only matters what's in the actual log message which needs to be upper case? So you can simply edit the default log message?

@kingbuzzman
Copy link
Contributor

@ipmb does #40 fit your requirements?

@j4mie
Copy link
Member

j4mie commented Jun 16, 2020

Going to close this as it's not had much activity in a while.

@j4mie j4mie closed this Jun 16, 2020
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.

4 participants