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