Skip to content

Commit

Permalink
Import logging. (See joshmarshallgh-3)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-allan committed Jan 26, 2012
1 parent fda3e0e commit f0a4844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tornadorpc/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import tornado.ioloop
import tornado.httpserver
import types
import logging
import traceback
from tornadorpc.utils import getcallargs

Expand Down

0 comments on commit f0a4844

Please sign in to comment.