Share via


SPLog.WriteLogTag method

Overload list

  Name Description
Public method WriteLogTag(UInt32, String, LogLevel) Logs the given message with given log level.
Public method WriteLogTag(UInt32, String, LogLevel, []) Logs the given formatted message with the given log level
Public method WriteLogTag(UInt32, String, Exception, LogLevel) Shorthand of [WriteLog(stringmessage,LogLevellevel)]. Logs both the message and the exception stack trace as message.
Public method WriteLogTag(UInt32, String, Exception, LogLevel, []) Shorthand of [WriteLog(stringmessage,LogLevellevel)]. Logs both the message and the exception stack trace as message.

Top

See also

Reference

SPLog class

SPLog members

Microsoft.SharePoint.Upgrade namespace