Skip to content

Logger

siapy.core.logger

Logging configuration for SiaPy library.

This module provides a centralized logger instance for the entire SiaPy library. All modules should use this logger for consistent logging behavior.

logger module-attribute

logger = getLogger('siapy')