ifw-fnd
1.0.0
Loading...
Searching...
No Matches
defs
src
include
ifw
fnd
defs
logger.hpp
Go to the documentation of this file.
1
8
#ifndef IFW_FND_DEFS_LOGGER_HPP_
9
#define IFW_FND_DEFS_LOGGER_HPP_
10
11
#include <log4cplus/logger.h>
12
#include <log4cplus/loggingmacros.h>
13
#include <log4cplus/configurator.h>
14
15
namespace
ifw::fnd
{
16
static
constexpr
const
char
* IFW_FND_LOGGER_NAME =
"ifwfnd"
;
17
log4cplus::Logger&
Logger
();
18
}
19
20
#endif
ifw::fnd
This source file contains definitions of the types and constants to handle data types.
Definition
defs.cpp:16
ifw::fnd::Logger
log4cplus::Logger & Logger()
Definition
defs.cpp:18
Generated by
1.10.0