kim_test_pm_lite.utils.logging_utilsΒΆ

Logging helpers for the KIM-Test-PM-Lite package. Rich logger from ChatGPT

Functions

format_atomic_properties(species, ...)

Format per-atom properties as a Rich table string.

get_logger([name])

Return a package-scoped logger.

setup_logging([verbose, use_rich, log_file])

Initialise logging with optional Rich console output and file logging.