| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
#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) |