ColoredFormatter ================ .. currentmodule:: lib.logger .. autoclass:: ColoredFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ColoredFormatter.default_msec_format ~ColoredFormatter.default_time_format .. rubric:: Methods Summary .. autosummary:: ~ColoredFormatter.converter ~ColoredFormatter.format ~ColoredFormatter.formatException ~ColoredFormatter.formatMessage ~ColoredFormatter.formatStack ~ColoredFormatter.formatTime ~ColoredFormatter.usesTime .. rubric:: Attributes Documentation .. autoattribute:: default_msec_format .. autoattribute:: default_time_format .. rubric:: Methods Documentation .. automethod:: converter .. automethod:: format .. automethod:: formatException .. automethod:: formatMessage .. automethod:: formatStack .. automethod:: formatTime .. automethod:: usesTime