terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | Log (LogType logType, object message) |
void | Log (LogType logType, object message, Object context) |
void | LogError (string tag, object message) |
void | LogFormat (LogType logType, Object context, string format, params object[] args) |
void | LogException (Exception exception, Object context) |
Properties | |
ILogHandler | logHandler [get] |
bool | logEnabled [get] |
Definition at line 6 of file ILogger.cs.