@hackage libsystemd-journal1.4.6.0
Haskell bindings to libsystemd-journal
Categories
License
BSD-3-Clause
Maintainer
ch.martin@gmail.com, ollie@ocharles.org.uk, erikd@mega-nerd.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
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)
@hackage/logging-facade-journald, @hackage/acme-everything
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.