This website requires JavaScript.
Explore
Help
Sign in
weeheavy
/
pelican-theme
Watch
1
Star
0
Fork
You've already forked pelican-theme
0
forked from
github/pelican
Code
Pull requests
Activity
cd40105c40
pelican-theme
/
pelican
/
tests
/
__init__.py
2 lines
69 B
Python
Raw
Normal View
History
Unescape
Escape
Fix for issue #392
2013-03-27 18:17:11 -04:00
import
logging
logging
.
getLogger
(
)
.
addHandler
(
logging
.
NullHandler
(
)
)
Copy permalink