neurocore.config.schema.LoggingConfig ===================================== .. py:class:: neurocore.config.schema.LoggingConfig(/, **data: Any) Bases: :py:obj:`pydantic.BaseModel` Logging configuration. .. py:attribute:: level :type: LogLevel .. py:attribute:: format :type: LogFormat .. py:attribute:: file :type: str | None :value: None