module documentation
zmslog.py - ZMS Log Viewer
Defines ZMSLog for runtime logging, error reporting, and debugging output. It writes to application logs, formats diagnostic messages, and provides trace-level introspection.
License: GNU General Public License v2 or later, Organization: ZMS Publishing
| Class | |
ZMI-accessible log viewer and remote filesystem utility. |
| Function | log |
Return a compact ISO-like timestamp suitable for log lines. |
| Function | severity |
Convert a severity code to a string. |