qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Namespaces | Functions
toxlogger.h File Reference
#include <tox/tox.h>
#include <cstdint>
Include dependency graph for toxlogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ToxLogger
 

Functions

void ToxLogger::onLogMessage (Tox *tox, Tox_Log_Level level, const char *file, uint32_t line, const char *func, const char *message, void *user_data)
 Log message handler for toxcore log messages. More...