Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource ghc-lumberjack

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.

Found 1 sites for ghc-lumberjack

Found 4 RPM for ghc-lumberjack

PackageSummaryDistributionDownload
ghc-lumberjack-1.0.3.0-3.fc42.aarch64.htmlTrek through your code forest and make logsFedora Rawhide for aarch64ghc-lumberjack-1.0.3.0-3.fc42.aarch64.rpm
ghc-lumberjack-1.0.3.0-3.fc42.ppc64le.htmlTrek through your code forest and make logsFedora Rawhide for ppc64leghc-lumberjack-1.0.3.0-3.fc42.ppc64le.rpm
ghc-lumberjack-1.0.3.0-3.fc42.s390x.htmlTrek through your code forest and make logsFedora Rawhide for s390xghc-lumberjack-1.0.3.0-3.fc42.s390x.rpm
ghc-lumberjack-1.0.3.0-3.fc42.x86_64.htmlTrek through your code forest and make logsFedora Rawhide for x86_64ghc-lumberjack-1.0.3.0-3.fc42.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet