Public Member Functions | |
| def | __init__ |
| def | format |
Private Attributes | |
| _color | |
| _colors | |
| _normal | |
Definition at line 391 of file options.py.
| def tornado.options._LogFormatter.__init__ | ( | self, | |
| color, | |||
| args, | |||
| kwargs | |||
| ) |
Definition at line 392 of file options.py.
| def tornado.options._LogFormatter.format | ( | self, | |
| record | |||
| ) |
Definition at line 419 of file options.py.
tornado::options._LogFormatter::_color [private] |
Definition at line 392 of file options.py.
tornado::options._LogFormatter::_colors [private] |
Definition at line 392 of file options.py.
tornado::options._LogFormatter::_normal [private] |
Definition at line 392 of file options.py.