@cardano libsystemd-journal1.4.6.0
Haskell bindings to libsystemd-journal
Categories
License
BSD-3-Clause
Maintainer
ch.martin@gmail.com, ollie@ocharles.org.uk
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 1.4.6.0 Fri, 27 Mar 2026
- 1.4.5.0.0.0.0.1 Tue, 11 Apr 2023
Installation
Dependencies (14)
- base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 || ^>=4.20 || ^>=4.21 || ^>=4.22
- bytestring ^>=0.11.1 || ^>=0.12
- hashable ^>=1.3.2 || ^>=1.4 || ^>=1.5
- hsyslog ^>=5.0
- pipes ^>=4.3.10
- pipes-safe ^>=2.3.1 Show all…
Dependents (2)
@cardano/cardano-tracer, @cardano/lobemo-scribe-systemd
Use this package to write to and read from journald. This is the logging system that is part of systemd, which you may be familiar with accessing via the command line using the journalctl command.