Struct TCOD_LogMessage

Struct Documentation

struct TCOD_LogMessage

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.

New in version 1.19.

Public Members

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