scippneutron.logging#

Utilities for logging in ScippNeutron.

The object returned by scippneutron.get_logger() is the only logger used by ScippNeutron. ScippNeutron does not configure it in any way. You are free to do so. See also the logging documentation for Scipp.

Functions

get_logger()

Return the logger used by ScippNeutron.

logger_name()

Return the name of ScippNeutron's logger.