Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overload list
| Name | Description | |
|---|---|---|
![]() |
DebugTag(UInt32, String) | Shorthand of [WriteLog(stringmessage,LogLevellevel)]. Use[LogLevel.Debug]. |
![]() |
DebugTag(UInt32, String, Exception) | Shorthand of [WriteLog(stringmessage,Exceptionexception,LogLevellevel)]. Use[LogLevel.Debug]. |
![]() |
DebugTag(UInt32, String, []) | Shorthand of [WriteLog(stringformat,LogLevellevel,paramsobject[]args)]. Use[LogLevel.Debug]. |
![]() |
DebugTag(UInt32, String, Exception, []) | Shorthand of [WriteLog(stringmessage,Exceptionexception,LogLevellevel,paramsobject[]args)]. Use[LogLevel.Debug]. |
Top
.gif)