public readonly property handlers as IList<LogHandler>:
Snapshot of the handlers currently configured for this logger.
The returned list is independent from the manager's internal handler graph and can therefore be inspected without mutating logging state.
Current top-level destination handlers.
assert logger.handlers.size > 0u