Namespace Serenity.Logging.Application.Interfaces
Interfaces
IFileLogPersistenceSettings
Configuration contract for file log persistence.
Defines the filename used when writing log entries to disk.
ILogProfile
Interface for managing loggers based on application components or installers.
ILogProfileDefinition
Definition of a log profile with routes and default logger key.
ILogRoute
Interface representing a log route that maps installers to specific loggers.
ILogService
Interface for a logging service with various logging capabilities and verbosity management.
ILoggerComponent
Interface for a component-specific logger with categorized logging capabilities.