-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use a dedicated logger. not top level logging.
Most of the other submodules already used a dedicated logger. I have just identifier where root logging. was still used and similarly established loggers based on the files __name__ which should include the path starting with dandiapi. happen someone needs tighter control over logging of the application
- Loading branch information
1 parent
8665adc
commit a509ab1
Showing
2 changed files
with
15 additions
and
11 deletions.
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
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