Holumbus-Distribution-0.1.1: intra- and inter-program communication

Portabilityportable
Stabilityexperimental
MaintainerStefan Schmidt (stefanschmidt@web.de)

Holumbus.Common.Logging

Contents

Description

Version : 0.1

In this part of the Holumbus-Framework, we use hslogging. With this, we are able to activate and deactivate some nice debugging-Output. This is the global configuration for the logging-output. Of cource, if you want to use this output, you have to invoke initializeLogging.

Synopsis

Configuration

initializeLogging :: [(String, Priority)] -> IO ()Source

configures the logging-parameters for the Holumbus-Framework

initializeFileLogging :: FilePath -> [(String, Priority)] -> IO ()Source

configures the logging-parameters for the Holumbus-Framework