C# Class WeenyMapper.Logging.ConsoleSqlCommandLogger

Inheritance: SqlCommandLoggerBase
Mostrar archivo Open project: erikojebo/WeenyMapper

Protected Methods

Method Description
OutputLogEntry ( string logEntry ) : void

Method Details

OutputLogEntry() protected method

protected OutputLogEntry ( string logEntry ) : void
logEntry string
return void