libtcod
Loading...
Searching...
No Matches
TCOD_LogMessage Struct Reference

Information being logged, this is a temporary object which doesn't last longer than the logging callbacks. More...

#include <logging.h>

Public Attributes

const char * message
 
int level
 
const char * source
 
int lineno
 

Detailed Description

Information being logged, this is a temporary object which doesn't last longer than the logging callbacks.

This struct will not contain NULL character pointers.

embed:rst:leading-asterisk
 .. versionadded:: 1.19

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