libvisual  0.5.0
Public Attributes | List of all members
VisLogSource Struct Reference

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.
 

Detailed Description

Contains information on the source of a log message.

See Also
VisLogHandlerFunc

Definition at line 57 of file lv_log.h.


The documentation for this struct was generated from the following file: