C# Class CK.Monitoring.MultiLogReader.RawLogFile

Immutable object that contains a description of the content of a raw log file.
Datei anzeigen Open project: Invenietis/ck-core

Public Methods

Method Description
ToString ( ) : string

Overridden to return details about its content.

Private Methods

Method Description
Initialize ( MultiLogReader reader ) : void
RawLogFile ( string fileName ) : System
UpdateMonitor ( MultiLogReader reader, long streamOffset, RawLogFileMonitorOccurence>.Dictionary monitorOccurrence, List monitorOccurenceList, IMulticastLogEntry log ) : void

Method Details

ToString() public method

Overridden to return details about its content.
public ToString ( ) : string
return string