Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, log_content) |
def | format_logmessage (self, buf, message, indent=4, base=0) |
def | create (self) |
def | show (self) |
Public Attributes | |
log_content | |
The log content to show. | |
log_levels | |
The log levels of the framework. | |
log_color_codes | |
The color codes for the log messages. | |
log_message | |
A templated line in the log. | |
toggle_button_line | |
The toggle button. | |
def __init__ | ( | self, | |
log_content | |||
) |
def create | ( | self | ) |
def format_logmessage | ( | self, | |
buf, | |||
message, | |||
indent = 4 , |
|||
base = 0 |
|||
) |
|
inherited |