pelican.log.warning added to pelican.log.__all__

This commit is contained in:
Skami18 2011-05-07 18:53:10 +02:00
commit 252ba7d53a

View file

@ -94,6 +94,7 @@ __all__ = [
"debug", "debug",
"info", "info",
"warn", "warn",
"warning",
"error", "error",
"critical", "critical",
"DEBUG", "DEBUG",