logrus icon indicating copy to clipboard operation
logrus copied to clipboard

New systemd's Journal hook

Open ssgreg opened this issue 8 years ago • 1 comments

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 avatar Aug 28 '17 08:08 ssgreg

@ssgreg Should you not have a pull request with your changes from ssgreg/journalhook to wercker/journalhook?

allenluce avatar Oct 24 '17 18:10 allenluce