aivika-distributed-0.1: Parallel distributed simulation library

CopyrightCopyright (c) 2015-2016, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell98

Simulation.Aivika.Distributed.Optimistic.Priority

Description

Tested with: GHC 7.10.3

This module defines the logging Priority.

Synopsis

Documentation

data Priority Source

The logging priority.

Constructors

DEBUG

Debug messages

INFO

Information

NOTICE

Normal runtime conditions

WARNING

Warnings

ERROR

Errors