grapa.shared.logging_utils

Logging utilities for Grapa.

Provides best-effort logging setup with a package-local log file, falling back to a user-writable cache directory or stdout when file logging is unavailable.

Functions

setup_logging()

Configure Grapa logging with a file handler and stdout fallback.