File 'gui/logger.cls' (part of 'Pool_GuiBase')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'logger'
- -slow
- Boolean flag. If set this widget will cause an update cycle of the display after each message added and displayed.
default value: 0
- -level
- The lowest level a message must have to be displayed by this widget
default value: debug
- -theight
- Width to be requested by the internal text-widget.
default value: 10
- -twidth
- Width to be requested by the internal text-widget.
default value: 80
TrackTHeight (o oldv)
|
|
Argument: o
|
The changed option.
|
Argument: oldv
|
The old value of the option.
|
TrackTWidth (o oldv)
|
|
Argument: o
|
The changed option.
|
Argument: oldv
|
The old value of the option.
|
levelcolor (level color)
|
|
Argument: level
|
The name of the level to change the color for.
|
Argument: color
|
The new color to use.
|
log (level text)
|
|
Argument: level
|
Message level, used as tag.
|
Argument: text
|
Text to log
|
- lcolor
- Array mapping from level names to the colors used as background for the messages of this level.
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries