Std Out Line
One line of output captured from System.out or System.err while a GUI host (e.g. kslSingleApp(...)) had its Capture stdout toggle enabled. The framework itself does not emit these — they are injected by the host's capture machinery into the host's console pipeline so user println output appears alongside framework events. Listeners that filter on framework lifecycle events should ignore this variant.