libvisual
0.5.0
|
Contains information on the source of a log message. More...
#include <libvisual/lv_log.h>
Public Attributes | |
const char * | file |
Name of source file. | |
const char * | func |
Name of function. | |
unsigned int | line |
Line number in source file. | |
Contains information on the source of a log message.