liblcf
Loading...
Searching...
No Matches
lcf::Log Namespace Reference

Namespaces

namespace  anonymous_namespace{log_handler.cpp}

Functions

void Debug (const char *fmt,...) LIKE_PRINTF
void Warning (const char *fmt,...) LIKE_PRINTF
void Error (const char *fmt,...) LIKE_PRINTF

Function Documentation

◆ Debug()

void lcf::Log::Debug ( const char * fmt,
... )

Definition at line 70 of file log_handler.cpp.

◆ Error()

◆ Warning()

void lcf::Log::Warning ( const char * fmt,
... )

Definition at line 80 of file log_handler.cpp.

Referenced by lcf::Primitive< T >::ReadLcf(), lcf::Primitive< int32_t >::ReadLcf(), lcf::RawStruct< rpg::Equipment >::ReadLcf(), lcf::RawStruct< std::vector< DBString > >::ReadLcf(), lcf::RawStruct< std::vector< rpg::EventCommand > >::ReadLcf(), and lcf::Struct< S >::ReadLcf().

Here is the caller graph for this function: