Namespaces | Defines | 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

namespace  icl_core
namespace  icl_core::logging
 

Flexible, powerful, configurable logging framework.


Defines

#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@fzi.de>
Date:
2008-04-16

Definition in file Constants.h.


Define Documentation

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.

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 Thu Jun 6 2019 20:22:24