C# Class Story.Core.Handlers.DelimiterStoryFormatter

Inheritance: IStoryFormatter
Datei anzeigen Open project: narratr/story

Public Methods

Method Description
DelimiterStoryFormatter ( LogSeverity severityThreshold ) : System.Text
FormatStory ( IStory story, string handlerName ) : string

Method Details

DelimiterStoryFormatter() public method

public DelimiterStoryFormatter ( LogSeverity severityThreshold ) : System.Text
severityThreshold LogSeverity
return System.Text

FormatStory() public method

public FormatStory ( IStory story, string handlerName ) : string
story IStory
handlerName string
return string