This website requires JavaScript.
Explore
Help
Sign In
coco
/
ixion
mirror of
https://github.com/cocosolos/ixion.git
Watch
1
Star
0
Fork
You've already forked ixion
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b8ebc61213
ixion
/
api
/
v1
/
common
/
logging.py
5 lines
93 B
Python
Raw
Blame
History
import
logging
logging
.
basicConfig
(
level
=
logging
.
INFO
)
logger
=
logging
.
getLogger
(
__name__
)
Reference in New Issue
View Git Blame
Copy Permalink