Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Conversation

@SuperZooper3
Copy link
Contributor

Made a basic logging system to be used all over the project.
Uses the python logging library and can be added to a file using logger= logging.getLogger(__name__) then with logger.warning("This is a test to see if warning is logged :)") where warning is the level of the log.

@SuperZooper3 SuperZooper3 requested a review from tommcn October 16, 2020 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant