# {py:mod}`phystool.config` ```{py:module} phystool.config ``` ```{autodoc2-docstring} phystool.config :allowtitles: ``` ## Module Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`LOGGER_BOTH ` - ```{autodoc2-docstring} phystool.config.LOGGER_BOTH :summary: ``` * - {py:obj}`LOGGING_CONFIG ` - ```{autodoc2-docstring} phystool.config.LOGGING_CONFIG :summary: ``` ```` ### API ````{py:data} LOGGER_BOTH :canonical: phystool.config.LOGGER_BOTH :value: > None ```{autodoc2-docstring} phystool.config.LOGGER_BOTH ``` ```` ````{py:data} LOGGING_CONFIG :canonical: phystool.config.LOGGING_CONFIG :value: > None ```{autodoc2-docstring} phystool.config.LOGGING_CONFIG ``` ````