LAMA
/home/brandes/workspace/LAMA/src/lama/solver/logger/LoggerWriteBehaviour.hpp File Reference

Contains an enumeration which identifies whether a logger logs its messages to the console only or to a file and the console. More...

Go to the source code of this file.

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.


namespace  lama::LoggerWriteBehaviour
 

Contains an enumeration which identifies whether a logger logs its messages to the console only or to a file and the console.


Enumerations

enum  lama::LoggerWriteBehaviour::LoggerWriteBehaviour { lama::LoggerWriteBehaviour::toConsoleOnly, lama::LoggerWriteBehaviour::toFileOnly, lama::LoggerWriteBehaviour::toFileAndConsole }
 Enumeration identifying whether a logger logs its messages to the console and a file or to the console only. More...

Detailed Description

Contains an enumeration which identifies whether a logger logs its messages to the console only or to a file and the console.

Author:
Matthias Makulla
Date:
06.04.2011 $Id$