![]() |
Skylicht Engine
|
Static Public Member Functions | |
| static void | print (const c8 *message) |
| static void | log (const c8 *message, ELOG_LEVEL ll=ELL_INFORMATION) |
| static void | log (const wchar_t *message, ELOG_LEVEL ll=ELL_INFORMATION) |
| static void | log (const c8 *message, const c8 *hint, ELOG_LEVEL ll=ELL_INFORMATION) |
| static void | log (const c8 *message, const io::path &hint, ELOG_LEVEL ll=ELL_INFORMATION) |
Static Public Attributes | |
| static ILogger * | Logger |