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
dd9e221e2d
SeaCogs
/
aurora
/
utilities
/
logger.py
4 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
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
import
logging
misc(aurora): changed logger name from moderation to aurora
2023-12-28 04:55:21 -05:00
logger
=
logging
.
getLogger
(
"
red.sea.aurora
"
)
Reference in a new issue
Copy permalink