logrus
logrus copied to clipboard
New systemd's Journal hook
The new systemd's Journal hook:
-
supports log messages of any size and type
-
supports string and binary arrays as is (natively for journal)
-
allows to close journal (registers exit handler) in order not to lose log entries
-
real systemd-journald tests
@ssgreg Should you not have a pull request with your changes from ssgreg/journalhook to wercker/journalhook?