Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
logging.cc File Reference
#include "logging.hh"
#include "platform.hh"
#include "path.hh"
#include "regex.hh"
#include <cstdarg>
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Functions

LogFlags Ase::log_setup (int *logfd)
 Configurable handler to open log files.
 
uint64_t Ase::timestamp_now ()
 Current time in µseconds.
 
void Ase::logmsg (const std::string &msg, const char *const filename, const uint64_t columnline, const char *const function_name)