pisces.extensions.simulation.core.initial_conditions.InitialConditions1DCartesian.logger#
- InitialConditions1DCartesian.logger: Logger = <Logger InitialConditions1DCartesian (INFO)>#
Logger instance for the InitialConditions class.
This descriptor provides a class-scoped logger configured with the
"ics"mode. It should be used for all diagnostic, info, warning, and error output within the class.Subclasses may override this attribute to:
Use a different logging category or name
Redirect output to a custom logging handler
Settings for the logger may be adjusted in the pisces configuration file under the
icssection oflogging.