StreamLink.NET
Log Method
StreamLink.NETCaplin.StreamLinkILoggerLog()()()
Members
IconMemberDescription
Log(SourceLevels, String, String)
Logs a single message with a given severity and category.

Log(SourceLevels, String, String, array<String>[]()[])
Logs a single message.

Log(SourceLevels, array<String>[]()[], String)
Logs a single message with a given severity and one or more categories.

Log(SourceLevels, array<String>[]()[], String, array<String>[]()[])
Called to inform the logger to log a message. A level is provided to indicate the severity of the message, a number of categories are provided to identify the components or the types of message being logged in addition to the message and msgParts.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)