zlog/journald
Nicola Murino 025f9f1819
journald: don't call Enabled before each write (#407)
Enabled opens and close a socket connection by reusing or initializing
a global connection.

I also updated go-systemd to the current development release to include
the following fix:

75f33b08db

This is the only journal related change since the latest stable release
2022-02-03 14:49:04 +01:00
..
journald.go journald: don't call Enabled before each write (#407) 2022-02-03 14:49:04 +01:00
journald_test.go Fix test on non linux platform 2020-02-10 17:16:38 -08:00