logger_extension library

Classes

LogEntry
Represents a log entry with complete context information.
LogEvent
A base class for creating log events, encapsulating information that can be logged.
LogStrategy
An abstract class that represents a logging strategy.
StrategicLogger

Enums

LogLevel
Defines the severity levels for logging throughout the application.

Properties

logger StrategicLogger
A flexible and centralized logger that supports multiple logging strategies.
getter/setter pair