Data Structures | |
| class | KERNEL_PY.kernel.logger.Logger |
| This class formats and displays log messages in Salome environment. More... | |
| class | KERNEL_PY.kernel.logger._UnFlushableLogStream |
| This utility class allows to log messages to a stream with no flush method. More... | |
| class | KERNEL_PY.kernel.logger.ExtLogger |
| This class extends Logger class and adds exception information when DEBUG messages are recorded. More... | |
Namespaces | |
| KERNEL_PY.kernel.logger | |
Functions | |
| def | KERNEL_PY.kernel.logger.TEST_Logger () |
| Test function for logger module. More... | |