This package browser is in early development. Mind the rough edges.

perl-log-message 0.08

Powerful and flexible message logging mechanism

This package enables you to do generic message logging throughout programs and projects. Every message will be logged with stacktraces, timestamps and so on. You can use built-in handlers immediately, or after the fact when you inspect the error stack. It is highly configurable and lets you even provide your own handlers for dealing with messages.

Installation

Install perl-log-message 0.08 as follows:

guix install perl-log-message@0.08

Or install the latest version:

guix install perl-log-message

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.