About ----- This package provides some infrastructure-level modules, that every application requires that follows the `12-factor principles `_. The sub-modules of this package especially focusing on the following principles: - `III. Config `_: Store config in the environment - `IX. Disposability `_: Maximize robustness with fast startup and graceful shutdown - `XI. Logs `_: Treat logs as event streams