SPLog.DebugTag - Méthode
Liste de surcharges
Nom | Description | |
---|---|---|
DebugTag(UInt32, String) | Abréviation de [WriteLog(stringmessage,LogLevellevel)]. Utilisez[LogLevel.Debug]. | |
DebugTag(UInt32, String, Exception) | Abréviation de [WriteLog(stringmessage,Exceptionexception,LogLevellevel)]. Utilisez[LogLevel.Debug]. | |
DebugTag(UInt32, String, []) | Abréviation de [WriteLog(stringformat,LogLevellevel,paramsobject[]args)]. Utilisez[LogLevel.Debug]. | |
DebugTag(UInt32, String, Exception, []) | Abréviation de [WriteLog(stringmessage,Exceptionexception,LogLevellevel,paramsobject[]args)]. Utilisez[LogLevel.Debug]. |
Haut