neurocore.config.schema.LogFormat ================================= .. py:class:: neurocore.config.schema.LogFormat Bases: :py:obj:`str`, :py:obj:`enum.Enum` Supported log output formats. .. py:attribute:: CONSOLE :value: 'console' .. py:attribute:: JSON :value: 'json'