lenskit.logging.multiprocess.WorkerLogConfig# class lenskit.logging.multiprocess.WorkerLogConfig# Configuration for worker logging. address: str# level: int# authkey: bytes | None = None# classmethod current() → Self# classmethod current(*, from_monitor: bool = True) → Self | None Get the current worker logging configuration.