Commit 8ec17e4b authored by Johan Ouwerkerk's avatar Johan Ouwerkerk Committed by Shawn Sörbom
Browse files

Use Utf8 coding instead of Latin1 when handling journald messages

Assume UTF-8 coding instead of Latin 1 for strings when parsing from and
passing to the journal.

The sd_journal_print() documentation recommends applications use UTF-8
when logging. It is likely that applications do log in UTF-8, if only
because its a typical default in locale set up (e.g. US_EN.UTF8).
BUG: 350070
parent 0d742970
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment