Full name of the logger.
Typically follows hierarchical naming conventions like 'kos-ui-sdk.models.log-stream' or 'kos-ui-sdk.services.api'.
Current active log level for this logger.
Shows the effective level after all overrides have been applied. This is the level that determines which log messages are actually output.
Logger information descriptor returned by the log manager REST API.
Provides the current state of a logger including its name and active log level. Used for querying logger configurations and displaying current system state.
Example: Processing Logger Descriptors
Example: Building Logger Management UI