Flask program for setting Logging and testing logging configuration.
run the following command on your terminal to clone the repository:
git clone git@github.com:CIRCLECI-GWP/logging-with-flask.git
cd logging-with-flask
Install the dependencies using the following command:
pip install -r requirements.txt
pytest
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: Application Logging with Flask
- Author's GitHub profile: Waweru Mwaura
Reviewers: Ron Powell, Stanley Ndagi, Amos Omondi