C# Class Whitelog.Core.String.Layout.StringLayoutFactory.ScopeIdStringLayoutFactory.LogScopeIdStringLayoutWriter

Inheritance: IStringLayoutWriter
Mostrar archivo Open project: ronenbarak/Whitelog

Public Methods

Method Description
Render ( StringBuilder stringBuilder, IStringRenderer stringRenderer, LogEntry logEntry ) : void

Method Details

Render() public method

public Render ( StringBuilder stringBuilder, IStringRenderer stringRenderer, LogEntry logEntry ) : void
stringBuilder StringBuilder
stringRenderer IStringRenderer
logEntry Whitelog.Interface.LogEntry
return void