Skip to main content

EventSource

Assembly: ServiceStack.Text.dll
View Source
Declaration
public class EventSource

Methods

WriteEvent(Object[])

View Source
Declaration
public void WriteEvent(params object[] unused)
Parameters
TypeName
System.Object[]unused

IsEnabled()

View Source
Declaration
public bool IsEnabled()
Returns

System.Boolean

IsEnabled(EventLevel, EventKeywords)

View Source
Declaration
public bool IsEnabled(EventLevel level, EventKeywords keywords)
Returns

System.Boolean

Parameters
TypeName
ServiceStack.Text.EventLevellevel
ServiceStack.Text.EventKeywordskeywords