Hasan Iqbal
Added API References in documentation
c344c74 unverified
(api-lib)=
# Library
```{eval-rst}
.. currentmodule:: openfactcheck.lib
```
## Configuration
The configuration classes that are used to configure the core and solvers.
```{eval-rst}
.. autosummary::
:toctree: api/
OpenFactCheckConfig
SolversConfig
```
## Logging
```{eval-rst}
.. autosummary::
:toctree: api/
get_logger
set_logger_level
CustomFileLoggingFormatter
CustomStreamLoggingFormatter
```