This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
cswimr
/
SeaCogs
Watch
1
Star
1
Fork
You've already forked SeaCogs
1
Code
Issues
10
Pull requests
4
Projects
1
Packages
1
Wiki
Activity
Actions
09ab8aa69d
SeaCogs
/
aurora
/
utilities
/
logger.py
4 lines
84 B
Python
Raw
Normal View
History
Unescape
Escape
feat(repo): added help formatters for version numbers to cogs that have them and migrated to using red's inbuilt loggers instead of logging.getLogger
2024-03-07 03:38:34 -05:00
from
red_commons
.
logging
import
getLogger
misc(moderation): moved a bunch of functionality to other files to reduce the length of the main file and improve code maintainability
2023-12-17 02:16:44 -05:00
misc(repo): changed all logger names
2024-04-08 05:55:35 -04:00
logger
=
getLogger
(
"
red.SeaCogs.Aurora
"
)
Reference in a new issue
Copy permalink