1 #ifndef __STDAIR_BAS_BASLOGPARAMS_HPP
2 #define __STDAIR_BAS_BASLOGPARAMS_HPP
41 return _forceMultipleInit;
50 _forceMultipleInit = iForceMultipleInstance;
90 std::ostream& ioLogOutputStream,
91 const bool iForceMultipleInstance =
false);
120 std::ostream& _logStream;
135 bool _forceMultipleInit;
139 #endif // __STDAIR_BAS_BASLOGPARAMS_HPP
std::string toShortString() const
void setForcedInitialisationFlag(const bool iForceMultipleInstance)
Handle on the StdAir library context.
Base class for the light structures.
const LOG::EN_LogLevel & getLogLevel() const
Structure holding parameters for logging.
std::string toString() const
std::ostream & getLogStream() const
const bool getForcedInitialisationFlag() const
const std::string describe() const