lenskit.logging.multiprocess.WorkerLogConfig ============================================ .. py:class:: lenskit.logging.multiprocess.WorkerLogConfig :canonical: lenskit.logging.multiprocess._worker.WorkerLogConfig Configuration for worker logging. .. py:attribute:: address :type: str .. py:attribute:: level :type: int .. py:attribute:: authkey :type: bytes | None :value: None .. py:method:: current() -> Self current(*, from_monitor: bool = True) -> Self | None :classmethod: Get the current worker logging configuration.