Replace systemd_kmsg_formatter
with systemd_kmsg_h
#31
Labels
Milestone
systemd_kmsg_formatter
with systemd_kmsg_h
#31
The handler would be harder to misuse and should result in cleaner implementation. It should be simple wrapper over
logger_std_h
that would log to thestandard_io
andstandard_error
only, and should prepend each logged line with proper log prefix.The text was updated successfully, but these errors were encountered: