ANNA Suite
2020b
Multipurpose development suite for Telco applications
include
anna
core
tracing
TraceLogger.hpp
Go to the documentation of this file.
1
// ANNA - Anna is Not Nothingness Anymore //
2
// //
3
// (c) Copyright 2005-2015 Eduardo Ramos Testillano & Francisco Ruiz Rayo //
4
// //
5
// See project site at http://redmine.teslayout.com/projects/anna-suite //
6
// See accompanying file LICENSE or copy at http://www.teslayout.com/projects/public/anna.LICENSE //
7
8
9
#ifndef anna_core_tracing_TraceLogger_hpp
10
#define anna_core_tracing_TraceLogger_hpp
11
12
#include <
anna/core/tracing/Logger.hpp
>
13
14
namespace
anna
{
15
30
class
TraceLogger
:
public
Logger::Writer
{
31
private
:
38
void
initialize(
const
char
* ident) ;
39
46
void
do_write(
int
level,
const
char
* text, ...) ;
47
};
48
49
}
50
51
#endif
52
53
Logger.hpp
anna::TraceLogger
Definition:
TraceLogger.hpp:30
anna::Logger::Writer
Definition:
Logger.hpp:53
anna
Definition:
app.hpp:12
Generated on Mon Oct 30 2023 12:15:32 for ANNA Suite by
1.8.13