Home | Trees | Indices | Help |
|
---|
|
object --+ | Diagnostics
Class holding runtime diagnostic information.
Diagnostic information is information that is useful to get from users for debugging purposes. I'm consolidating it all here into one object.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
version Cedar Backup version. |
|||
interpreter Python interpreter version. |
|||
platform Platform identifying information. |
|||
encoding Filesystem encoding that is in effect. |
|||
locale Locale that is in effect. |
|||
timestamp Current timestamp. |
|||
Inherited from |
|
Constructor for the
|
Official string representation for class instance.
|
Informal string representation for class instance.
|
Get a map containing all of the diagnostic values.
|
Pretty-print diagnostic information to a file descriptor.
Note:
The |
Pretty-print diagnostic information using a logger method.
|
Build a set of pretty-printed diagnostic lines.
|
|
versionCedar Backup version.
|
interpreterPython interpreter version.
|
platformPlatform identifying information.
|
encodingFilesystem encoding that is in effect.
|
localeLocale that is in effect.
|
timestampCurrent timestamp.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jan 10 18:01:37 2010 | http://epydoc.sourceforge.net |