#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <sys/time.h>
#include <iostream>
#include <fstream>
#include <sys/types.h>
#include <unistd.h>
#include <Nice/Log/External.h>
#include <Nice/Log/Stream.h>
|
#define | LOG_NAME Nice::Name |
|
#define | NICE_LOG_NAME(x) Nice::setLogName(x) |
|
#define | LOG_LEVEL(x) Nice::createStdOut(); Nice::StdOut->setLogLevel(x) |
|
#define | NICE_LOG_USER(x) Nice::createStdOut(); Nice::StdOut->setUserLogLevel(x) |
|
#define | LOG_OBJ(x) Nice::createStdOut(); Nice::StdOut->setFunc(x) |
|
#define | LOG_FILE(x) Nice::createStdOut(); Nice::StdOut->setFile(x) |
|
#define | LOG_STD Nice::createStdOut(); Nice::StdOut->setFunc(new Nice::StdLogFunction()) |
|
#define | LOG_EXT Nice::createStdOut(); Nice::StdOut->setFunc(new Nice::ExtLogFunction()) |
|
#define | LOG_COLOR Nice::createStdOut(); Nice::StdOut->setFunc(new Nice::StdColorLogFunction()) |
|
#define | LOG_STDCOL Nice::createStdOut(); Nice::StdOut->setFunc(new Nice::StdColorLogFunction()) |
|
#define | LOG_EXTCOL Nice::createStdOut(); Nice::StdOut->setFunc(new Nice::ExtColorLogFunction()) |
|
#define | LOG(z, y) |
|
#define | SLOG(z, x, y) |
|
#define | QLOG(z, y) |
|
#define | QSLOG(z, x, y) |
|
#define | ASSERT(z, x, y) if((x)) LOG(z, y); |
|
#define | F_ASSERT(x, y) |
|
#define | F_LOG(y) |
|
#define | F_SLOG(x, y) |
|
#define | F_RETURN(x, y) |
|
#define | F_QLOG(y) |
|
#define | F_QSLOG(x, y) |
|
#define | A_ASSERT(x, y) |
|
#define | A_LOG(y) |
|
#define | A_SLOG(x, y) |
|
#define | A_RETURN(x, y) |
|
#define | A_QLOG(y) |
|
#define | A_QSLOG(x, y) |
|
#define | C_LOG(y) |
|
#define | C_SLOG(x, y) |
|
#define | C_RETURN(x, y) |
|
#define | C_QLOG(y) |
|
#define | C_QSLOG(x, y) |
|
#define | E_ASSERT(x, y) |
|
#define | E_LOG(y) |
|
#define | E_SLOG(x, y) |
|
#define | E_QLOG(y) |
|
#define | E_QSLOG(x, y) |
|
#define | W_ASSERT(x, y) |
|
#define | W_LOG(y) |
|
#define | W_SLOG(x, y) |
|
#define | W_QLOG(y) |
|
#define | W_QSLOG(x, y) |
|
#define | N_ASSERT(x, y) |
|
#define | N_LOG(y) |
|
#define | N_SLOG(x, y) |
|
#define | N_QLOG(y) |
|
#define | N_QSLOG(x, y) |
|
#define | I_ASSERT(x, y) |
|
#define | I_LOG(y) |
|
#define | I_SLOG(x, y) |
|
#define | I_QLOG(y) |
|
#define | I_QSLOG(x, y) |
|
#define | U1_ASSERT(x, y) ; |
|
#define | U1_LOG(y) ; |
|
#define | U1_SLOG(x, y) |
|
#define | U1_QLOG(y) ; |
|
#define | U1_QSLOG(x, y) |
|
#define | U2_ASSERT(x, y) ; |
|
#define | U2_LOG(y) ; |
|
#define | U2_SLOG(x, y) |
|
#define | U2_QLOG(y) ; |
|
#define | U2_QSLOG(x, y) |
|
#define | U3_ASSERT(x, y) ; |
|
#define | U3_LOG(y) ; |
|
#define | U3_SLOG(x, y) |
|
#define | U3_QLOG(y) ; |
|
#define | U3_QSLOG(x, y) |
|
#define | U4_ASSERT(x, y) ; |
|
#define | U4_LOG(y) ; |
|
#define | U4_SLOG(x, y) |
|
#define | U4_QLOG(y) ; |
|
#define | U4_QSLOG(x, y) |
|
#define | U5_ASSERT(x, y) ; |
|
#define | U5_LOG(y) ; |
|
#define | U5_SLOG(x, y) |
|
#define | U5_QLOG(y) ; |
|
#define | U5_QSLOG(x, y) |
|
#define | U6_ASSERT(x, y) ; |
|
#define | U6_LOG(y) ; |
|
#define | U6_SLOG(x, y) |
|
#define | U6_QLOG(y) ; |
|
#define | U6_QSLOG(x, y) |
|
#define | U7_ASSERT(x, y) ; |
|
#define | U7_LOG(y) ; |
|
#define | U7_SLOG(x, y) |
|
#define | U7_QLOG(y) ; |
|
#define | U7_QSLOG(x, y) |
|
#define | U8_ASSERT(x, y) ; |
|
#define | U8_LOG(y) ; |
|
#define | U8_SLOG(x, y) |
|
#define | U8_QLOG(y) ; |
|
#define | U8_QSLOG(x, y) |
|
#define | U9_ASSERT(x, y) ; |
|
#define | U9_LOG(y) ; |
|
#define | U9_SLOG(x, y) |
|
#define | U9_QLOG(y) ; |
|
#define | U9_QSLOG(x, y) |
|
#define | D_ASSERT(x, y) ; |
|
#define | D_LOG(y) ; |
|
#define | D_SLOG(x, y) |
|
#define | D_QLOG(y) ; |
|
#define | D_QSLOG(x, y) |
|
#define | T_ASSERT(x, y) ; |
|
#define | T_LOG(y) ; |
|
#define | T_SLOG(x, y) |
|
#define | T_QLOG(y) ; |
|
#define | T_QSLOG(x, y) |
|
◆ A_ASSERT
#define A_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:53
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ A_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:53
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ A_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:53
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ A_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:53
◆ A_RETURN
#define A_RETURN |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; \
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:53
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ A_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:53
◆ ASSERT
#define ASSERT |
( |
|
z, |
|
|
|
x, |
|
|
|
y |
|
) |
| if((x)) LOG(z, y); |
◆ C_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:54
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ C_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:54
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ C_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:54
◆ C_RETURN
#define C_RETURN |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; \
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:54
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ C_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:54
◆ D_ASSERT
#define D_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ D_LOG
◆ D_QLOG
◆ D_QSLOG
◆ D_SLOG
◆ E_ASSERT
#define E_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:55
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ E_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:55
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ E_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:55
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ E_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:55
◆ E_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:55
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ F_ASSERT
#define F_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:52
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ F_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:52
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ F_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:52
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ F_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:52
◆ F_RETURN
#define F_RETURN |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; \
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:52
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ F_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:52
◆ I_ASSERT
#define I_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }}
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
Definition: LoggerObject.h:58
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ I_LOG
Value: << std::endl; }}
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
Definition: LoggerObject.h:58
int y
Definition: lutinvert.py:13
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ I_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
Definition: LoggerObject.h:58
int y
Definition: lutinvert.py:13
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ I_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
Definition: LoggerObject.h:58
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
◆ I_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
Definition: LoggerObject.h:58
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ LOG_COLOR
◆ LOG_EXT
◆ LOG_EXTCOL
◆ LOG_FILE
◆ LOG_LEVEL
◆ LOG_NAME
◆ LOG_OBJ
◆ LOG_STD
◆ LOG_STDCOL
◆ N_ASSERT
#define N_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:57
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ N_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:57
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ N_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:57
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ N_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:57
◆ N_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:57
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ NICE_LOG_NAME
◆ NICE_LOG_USER
◆ QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ QSLOG
#define QSLOG |
( |
|
z, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
Value: x.quick(z, __BASE_FILE__, __LINE__, __PRETTY_FUNCTION__,
LOG_NAME,
y);}
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
◆ SLOG
Value: x(z, __BASE_FILE__, __LINE__, __PRETTY_FUNCTION__,
LOG_NAME) <<
y \
<< std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
◆ T_ASSERT
#define T_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ T_LOG
◆ T_QLOG
◆ T_QSLOG
◆ T_SLOG
◆ U1_ASSERT
#define U1_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U1_LOG
◆ U1_QLOG
◆ U1_QSLOG
#define U1_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U1_SLOG
◆ U2_ASSERT
#define U2_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U2_LOG
◆ U2_QLOG
◆ U2_QSLOG
#define U2_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U2_SLOG
◆ U3_ASSERT
#define U3_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U3_LOG
◆ U3_QLOG
◆ U3_QSLOG
#define U3_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U3_SLOG
◆ U4_ASSERT
#define U4_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U4_LOG
◆ U4_QLOG
◆ U4_QSLOG
#define U4_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U4_SLOG
◆ U5_ASSERT
#define U5_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U5_LOG
◆ U5_QLOG
◆ U5_QSLOG
#define U5_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U5_SLOG
◆ U6_ASSERT
#define U6_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U6_LOG
◆ U6_QLOG
◆ U6_QSLOG
#define U6_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U6_SLOG
◆ U7_ASSERT
#define U7_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U7_LOG
◆ U7_QLOG
◆ U7_QSLOG
#define U7_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U7_SLOG
◆ U8_ASSERT
#define U8_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U8_LOG
◆ U8_QLOG
◆ U8_QSLOG
#define U8_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U8_SLOG
◆ U9_ASSERT
#define U9_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| ; |
◆ U9_LOG
◆ U9_QLOG
◆ U9_QSLOG
#define U9_QSLOG |
( |
|
x, |
|
|
|
y |
|
) |
| |
◆ U9_SLOG
◆ W_ASSERT
#define W_ASSERT |
( |
|
x, |
|
|
|
y |
|
) |
| |
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:56
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ W_LOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:56
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247
◆ W_QLOG
Value:#define LOG_NAME
Definition: Macros.h:29
void createStdOut()
Definition: Stream.cc:14
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
Definition: LoggerObject.h:56
void quick(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name, const char *_log)
Definition: Stream.h:270
◆ W_QSLOG
Value:#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:56
◆ W_SLOG
Value: << std::endl; }
#define LOG_NAME
Definition: Macros.h:29
IceUtil::LockT< IceUtil::RecMutex > Guard
Definition: Sync.h:23
LogStream * StdOut
Definition: External.h:25
int y
Definition: lutinvert.py:13
x
Definition: meteoRRD_updater.py:125
Definition: LoggerObject.h:56
LogStream & log(LEVEL _type, const char *_file, int _line, const char *_function, const std::string &_name)
Definition: Stream.h:247