experiment_runner.log_setup
Logging configuration for the xai4tsc standalone runner.
Thin adapters over the package’s public logging API
(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.