Game Framework  2021.05.31
Log 成员列表

成员的完整列表,这些成员属于 Log,包括所有继承而来的类成员

Debug(object message)Logstatic
Debug(string message)Logstatic
Debug(string format, object arg0)Logstatic
Debug(string format, object arg0, object arg1)Logstatic
Debug(string format, object arg0, object arg1, object arg2)Logstatic
Debug(string format, params object[] args)Logstatic
Error(object message)Logstatic
Error(string message)Logstatic
Error(string format, object arg0)Logstatic
Error(string format, object arg0, object arg1)Logstatic
Error(string format, object arg0, object arg1, object arg2)Logstatic
Error(string format, params object[] args)Logstatic
Fatal(object message)Logstatic
Fatal(string message)Logstatic
Fatal(string format, object arg0)Logstatic
Fatal(string format, object arg0, object arg1)Logstatic
Fatal(string format, object arg0, object arg1, object arg2)Logstatic
Fatal(string format, params object[] args)Logstatic
Info(object message)Logstatic
Info(string message)Logstatic
Info(string format, object arg0)Logstatic
Info(string format, object arg0, object arg1)Logstatic
Info(string format, object arg0, object arg1, object arg2)Logstatic
Info(string format, params object[] args)Logstatic
Warning(object message)Logstatic
Warning(string message)Logstatic
Warning(string format, object arg0)Logstatic
Warning(string format, object arg0, object arg1)Logstatic
Warning(string format, object arg0, object arg1, object arg2)Logstatic
Warning(string format, params object[] args)Logstatic