logging.config.ConvertingMixin
¶
-
class
logging.config.
ConvertingMixin
[source]¶ For ConvertingXXX’s, this mixin class provides common functions
Methods¶
__format__ |
default object formatter |
__new__ ((S, ...) |
|
__reduce__ |
helper for pickle |
__reduce_ex__ |
helper for pickle |
__sizeof__ (() -> int) |
size of object in memory, in bytes |
__subclasshook__ |
Abstract classes can override this to customize issubclass(). |
convert (value) |
|
convert_with_key (key, value[, replace]) |