This website requires JavaScript.
Explore
Help
Sign In
CIRCL
/
lookyloo
mirror of
https://github.com/CIRCL/lookyloo
Watch
2
Star
0
Fork
You've already forked lookyloo
0
Code
Issues
Releases
Wiki
Activity
fbeb7a564f
lookyloo
/
lookyloo
/
__init__.py
3 lines
77 B
Python
Raw
Blame
History
import
logging
logging
.
getLogger
(
__name__
)
.
addHandler
(
logging
.
NullHandler
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink