-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add decorator logger for pydebug (#13)
* Add decorator logger * Use decorator to pass the same messages to the debug log as is passed using the debug function to standard out. * This will let users use python standard logging. * Respect pydebug api and make output logging safe * Do not add newline by default
- Loading branch information
1 parent
1b4e250
commit abff1b9
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters