stanza.logger.session
Module Contents
Classes
Data
logger
API
Value: getLogger(...)
Session for the logger.
Initialize the session.
Raises:
LoggerSessionError: If session is already initialized
Finalize the session.
Log measurement data to a session.
Log analysis data to a session.
Log sweep data to a session.
Log parameters to a session.
Flush buffered data to all writers.
Enter the session context.
Exit the session context.