Hi all,

Just a brief announcement - I've just released Haskell bindings to
libsystemd-journal, the systemd library for writing directly to the
journal.

I've tried to be moderately type safe without giving up flexibility or
ease of use. The documentation is at:

  
http://hackage.haskell.org/package/libsystemd-journal-1.0.0/docs/Systemd-Journal.html

Note that some of the hyperlinks on this page don't work, and I can't be
bothered fighting with Hackage to make them work. Sorry! If you need
that, just install the library and you can read documentation
locally. To install this library, you'll need libsystemd-journal (which
you probably have if you're reading this) and then you can just run:

  cabal install libsystemd-journal

Happy logging!
- ocharles
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to