- Timestamp:
- 7 Jun 2025, 02:06:59 (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-recaptcha/src/waeup/kofa/utils/logger.py
r13776 r18083 86 86 87 87 #: Default logging level (`logging.INFO`) 88 LEVEL = logging. INFO88 LEVEL = logging.DEBUG 89 89 90 90 class ILogger(Interface):
Note: See TracChangeset for help on using the changeset viewer.