Namespaces | Macros | Variables
Constants.h File Reference

Contains constants used in icl_core::logging. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 icl_core
 
 icl_core::logging
 Flexible, powerful, configurable logging framework.
 

Macros

#define cDEFAULT_FIXED_OUTPUT_STREAM_QUEUE_SIZE   1024
 
#define cDEFAULT_LOG_SIZE   2048
 
#define cDEFAULT_LOG_THREAD_STREAM_POOL_SIZE   32
 
#define cDEFAULT_OUTPUT_FORMAT_SIZE   500
 

Variables

const size_t icl_core::logging::cMAX_DESCRIPTION_LENGTH = 1024
 
const size_t icl_core::logging::cMAX_IDENTIFIER_LENGTH = 256
 

Detailed Description

Contains constants used in icl_core::logging.

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2008-04-16

Definition in file Constants.h.

Macro Definition Documentation

#define cDEFAULT_FIXED_OUTPUT_STREAM_QUEUE_SIZE   1024

The message queue size for log output streams when using LXRT.

Definition at line 60 of file Constants.h.

#define cDEFAULT_LOG_SIZE   2048

The maximum number of characters which can be used in a single log message. Surplus characters will be truncated.

Definition at line 36 of file Constants.h.

#define cDEFAULT_LOG_THREAD_STREAM_POOL_SIZE   32

The size of the thread stream pool, which is created during log stream initialization.

Definition at line 66 of file Constants.h.

#define cDEFAULT_OUTPUT_FORMAT_SIZE   500

The maximum number of characters which can be used for extra formatting in log output streams. Surplus characters will be truncated.

Definition at line 54 of file Constants.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58