experiment_runner.log_setup =========================== .. py:module:: experiment_runner.log_setup .. autoapi-nested-parse:: Logging configuration for the xai4tsc standalone runner. Thin adapters over the package's public logging API (:func:`xai4tsc.enable_logging`) so handler, formatter, and level setup live in a single place. Targets the ``'xai4tsc'`` named logger only — never the root logger — so the package remains silent when imported outside the runner.