Method | Description | |
---|---|---|
FormatEntry ( LogEntry entry ) : string |
Formats the specified log entry.
|
|
Log4NetLayoutFormatter ( global log4netLayout ) : System |
Initializes a new instance of the Log4NetLayoutFormatter class.
|
public FormatEntry ( LogEntry entry ) : string | ||
entry | LogEntry | The entry. |
return | string |
public Log4NetLayoutFormatter ( global log4netLayout ) : System | ||
log4netLayout | global | The log4net layout. |
return | System |