Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace
Applies to: Semantic Logging 2.0
Classes
Class | Description | |
---|---|---|
ConsoleSink |
A sink that writes to the Console.
|
|
FlatFileSink |
A sink that writes to a flat file.
|
|
FlushFailedException |
Represents an error while doing a flush operation.
|
|
RollingFlatFilePurger |
Purges archive files generated by the RollingFlatFileSink.
|
|
RollingFlatFileSink |
A sink that writes to a flat file with a rolling overwrite behavior.
|
|
RollingFlatFileSink.DateTimeProvider |
A data time provider.
|
|
RollingFlatFileSink.StreamWriterRollingHelper |
Encapsulates the logic to perform rolls.
|
|
SqlDatabaseSink |
Sink that asynchronously writes entries to SQL Server database.
|
|
WindowsAzureTableSink |
Sink that asynchronously writes entries to an Azure table.
|
Enumerations
Enumeration | Description | |
---|---|---|
RollFileExistsBehavior |
Defines the behavior when the roll file is created.
|
|
RollInterval |
Defines the frequency when the file need to be rolled.
|