C# Class Whitelog.Core.Loggers.Binary.ContinuesBinaryFileLogger

Inheritance: ILogger, IDisposable
Afficher le fichier Open project: ronenbarak/Whitelog Class Usage Examples

Méthodes publiques

Свойство Type Description
ID System.Guid

Méthodes publiques

Méthode Description
AttachToTunnelLog ( LogTunnel logTunnel ) : void
ContinuesBinaryFileLogger ( IStreamProvider streamProvider, ISubmitLogEntryFactory submitLogEntryFactory, IBufferAllocatorFactory bufferAllocatorFactory ) : System
DetachTunnelLog ( LogTunnel logTunnel ) : void
Dispose ( ) : void
RegisterDefinition ( IBinaryPackageDefinition packageDefinition ) : void
WaitForIdle ( ) : void

Private Methods

Méthode Description
OnNewfileCreated ( ExpendableListWriter expendableListWriter, Stream stream ) : void

Method Details

AttachToTunnelLog() public méthode

public AttachToTunnelLog ( LogTunnel logTunnel ) : void
logTunnel LogTunnel
Résultat void

ContinuesBinaryFileLogger() public méthode

public ContinuesBinaryFileLogger ( IStreamProvider streamProvider, ISubmitLogEntryFactory submitLogEntryFactory, IBufferAllocatorFactory bufferAllocatorFactory ) : System
streamProvider IStreamProvider
submitLogEntryFactory ISubmitLogEntryFactory
bufferAllocatorFactory IBufferAllocatorFactory
Résultat System

DetachTunnelLog() public méthode

public DetachTunnelLog ( LogTunnel logTunnel ) : void
logTunnel LogTunnel
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RegisterDefinition() public méthode

public RegisterDefinition ( IBinaryPackageDefinition packageDefinition ) : void
packageDefinition IBinaryPackageDefinition
Résultat void

WaitForIdle() public méthode

public WaitForIdle ( ) : void
Résultat void

Property Details

ID public_oe static_oe property

public static Guid,System ID
Résultat System.Guid