all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-lumberjack  ]

Package: libghc-lumberjack-dev (1.0.3.0-1 and others)

Links for libghc-lumberjack-dev

Screenshot

Debian Resources:

Download Source Package haskell-lumberjack:

Maintainers:

External Resources:

Similar packages:

Trek through your code forest and make logs

This is a logging facility. Yes, there are many, and this is the one with a beard, wearing flannel and boots, that gets the job done. It's not the fanciest, it doesn't have a cargo-van full of features. This logger is designed to be straightforward to use, provide a good set of standard features, and be useable across a broad set of code.

 * Logging itself is a monadic activity.  This activity is most often
performed in a monad stack with a MonadIO context to allow writing to files.

 * The specific logging action implementations are managed separately
from the actions of logging messages in the target code. This allows logging to be configurable and the manner of logging to be specified at startup time without requiring changes in the code from which log messages are being generated.

 * The logging implementation code can use contravariant functors to
adjust existing logging.

 * Main code will typically retrieve the logging actions from a Reader
context in your monad stack. That said, Log actions are not tied to an enclosing Monad. There are helpers to support a Monad which can store Log actions, but Log actions can also be explicitly passed and used.

 * The prettyprinter package is used for formatting.

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-lumberjack-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-lumberjack-dev

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha (unofficial port) 1.0.3.0-1+b1 81.3 kB766.0 kB [list of files]
amd64 1.0.3.0-1+b2 62.2 kB464.0 kB [list of files]
arm64 1.0.3.0-1+b2 63.8 kB578.0 kB [list of files]
armel 1.0.3.0-1+b3 68.3 kB539.0 kB [list of files]
armhf 1.0.3.0-1+b3 67.7 kB536.0 kB [list of files]
hppa (unofficial port) 1.0.3.0-1+b3 97.9 kB719.0 kB [list of files]
i386 1.0.3.0-1+b2 86.8 kB556.0 kB [list of files]
ia64 (unofficial port) 1.0.3.0-1+b2 87.3 kB1,154.0 kB [list of files]
m68k (unofficial port) 1.0.1.0-2+b1 85.1 kB605.0 kB [list of files]
mips64el 1.0.3.0-1+b2 77.4 kB726.0 kB [list of files]
ppc64 (unofficial port) 1.0.3.0-1+b2 76.3 kB775.0 kB [list of files]
ppc64el 1.0.3.0-1+b2 77.7 kB746.0 kB [list of files]
riscv64 1.0.3.0-1+b2 84.7 kB776.0 kB [list of files]
s390x 1.0.3.0-1+b2 77.6 kB794.0 kB [list of files]
sparc64 (unofficial port) 1.0.3.0-1+b1 90.5 kB947.0 kB [list of files]