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