rad
6.2.0
Loading...
Searching...
No Matches
rad
cpp
_examples
exciiserver
src
logger.hpp
Go to the documentation of this file.
1
10
#ifndef EXCIISERVER_LOGGER_HPP
11
#define EXCIISERVER_LOGGER_HPP
12
13
#include <
rad/logger.hpp
>
14
15
#include <ciiLogManager.hpp>
16
17
namespace
exciiserver
{
18
19
const
std::string
LOGGER_NAME
=
"exciiserver"
;
20
21
log4cplus::Logger&
GetLogger
();
22
23
}
// namespace exciiserver
24
25
26
#endif
// EXCIISERVER_LOGGER_HPP
logger.hpp
Logger class.
exciiserver
Definition
actionMgr.cpp:26
exciiserver::LOGGER_NAME
const std::string LOGGER_NAME
Definition
logger.hpp:19
exciiserver::GetLogger
log4cplus::Logger & GetLogger()
Definition
logger.cpp:14
Generated by
1.10.0