Table of Contents

Namespace Innova.Data.Logging

Classes

Name Summary
CriticalLoggingErrorHandler

Represents a handler for critical logging errors.

CustomLogger

Represents a custom logger that implements the ILogger interface.

CustomLoggerProvider

Represents a custom logger provider that creates instances of CustomLogger.

DataEventIds

Contains event IDs for data-related events.

ILoggerExtensions
LogEntry

Represents a log entry.

LoggingException

Represents an exception that occurs during logging operations.

Interfaces

Name Summary
ICriticalLoggingErrorHandler

Represents an interface for handling critical logging errors.