Method | Description | |
---|---|---|
AddStory ( IStory story, |
||
BasicStoryFormatter ( LogSeverity severityThreshold ) : System.Text | ||
FormatStory ( IStory story, string handlerName ) : string |
public AddStory ( IStory story, |
||
story | IStory | |
str | ||
level | int | |
return | void |
public BasicStoryFormatter ( LogSeverity severityThreshold ) : System.Text | ||
severityThreshold | LogSeverity | |
return | System.Text |
public FormatStory ( IStory story, string handlerName ) : string | ||
story | IStory | |
handlerName | string | |
return | string |