Skip to content

Added RotatingFileHandler and changed print statements to use logger#147

Open
isarvalley wants to merge 20 commits into
Manuel83:core_refactoringfrom
isarvalley:core_refactoring
Open

Added RotatingFileHandler and changed print statements to use logger#147
isarvalley wants to merge 20 commits into
Manuel83:core_refactoringfrom
isarvalley:core_refactoring

Conversation

@isarvalley

Copy link
Copy Markdown

Last time I used CraftBeerPi for fermentation I wanted to take a look into the logfile after several days. At this point of time had the logfile a size of roughly 100MB. Which led me to this pull request to use a RotatingFileHandler and change the print statements to use the logger directly. From my experience the next steps have to be to log more often with the goal to make it more comprehensible what the app realy does. Otherwise it will be very hard to help people in case of an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants