systemd-logging changelog
=========================


v0.3.0 [2020-01-28]
-------------------
+ init_systemd_logging() now tries to detect systemd and returns boolean.


v0.2.0 [2019-10-15]
-------------------
+ Added an option to set SYSLOG_IDENTIFIER.
* Removed PROCESS_ID field in favor of _PID.


v0.1.0 [2019-10-14]
-------------------
+ Basic functionality.