Package: libghc-lumberjack-doc (1.0.3.0-2)
Links for libghc-lumberjack-doc
Debian Resources:
Download Source Package haskell-lumberjack:
- [haskell-lumberjack_1.0.3.0-2.dsc]
- [haskell-lumberjack_1.0.3.0.orig.tar.gz]
- [haskell-lumberjack_1.0.3.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Trek through your code forest and make logs; documentation
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 oftenperformed in a monad stack with a MonadIO context to allow writing to files.
* The specific logging action implementations are managed separatelyfrom 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 toadjust existing logging.
* Main code will typically retrieve the logging actions from a Readercontext 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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-lumberjack-doc
|
|
|
|
-
- dep: haddock-interface-42
- virtual package provided by ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-contravariant-doc
- Contravariant functors; documentation
-
- rec: libghc-lumberjack-dev
- Trek through your code forest and make logs
-
- rec: libghc-prettyprinter-ansi-terminal-doc
- ANSI terminal backend for prettyprinter; documentation
-
- rec: libghc-prettyprinter-doc
- modern, easy-to-use, extensible prettyprinter; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-lumberjack-prof
- Trek through your code forest and make logs; profiling libraries
Download libghc-lumberjack-doc
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 57.9 kB | 450.0 kB | [list of files] |