KIWILog Info


Public methods

Private methods


_new_instance

Construct a KIWILog object. The log object is used to print out info, error and warning messages

Defined on line: 1082

activateBackTrace

Missing

Defined on line: 581

cleanSweep

Missing

Defined on line: 1043

closeRootChannel

Missing

Defined on line: 390

Called in

cursorOFF

Missing

Defined on line: 359

Called in

cursorON

Missing

Defined on line: 370

Called in

deactivateBackTrace

Missing

Defined on line: 590

doNorm

Reset cursor position to standard value

Defined on line: 162

Called in

doStat

Initialize cursor position counting from the end of the line

Defined on line: 147

Called in

done

This is the green "done" flag

Defined on line: 222

Called in

error

print an error log message to channel <3>

Defined on line: 655

Called in

failed

This is the red "failed" flag

Defined on line: 234

Called in

finalizeLog

Missing

Defined on line: 786

Called in

getColumns

get the terminal number of columns because we want to put the status text at the end of the line

Defined on line: 130

Called in

getLogServerDefaultErrorMessage

create the default answer if an unknown query command was passed to the log server port

Defined on line: 115

Called in

getLogServerMessage

get the contents of the shared memory segment and return them

Defined on line: 93

Called in

getPrefix

Missing

Defined on line: 432

Called in

getRootLog

return the current root log file name

Defined on line: 894

Called in

info

print an info log message to channel <1>

Defined on line: 642

Called in

instance

Missing documentation

Defined on line: Unknown

Called in

loginfo

print an info log message to channel <1>

Defined on line: 629

Called in

note

print a raw log message to channel <5>. This is a message without date and time information

Defined on line: 681

Called in

notset

This is the cyan "notset" flag

Defined on line: 258

Called in

oops

This is the cyan "oops" flag

Defined on line: 270

Called in

printBackTrace

return currently saved backtrace information if no information is present an empty string is returned

Defined on line: 548

printLog

print log message to an optional given output channel reference. The output channel can be one of the standard channels or a previosly opened file

Defined on line: 451

Called in

printLogExcerpt

Missing

Defined on line: 740

reopenRootChannel

Missing

Defined on line: 402

Called in

resetRootChannel

Missing

Defined on line: 381

Called in

saveInCache

save message in object cache if needed. If no log or root-log file is set the message will be cached until a file was set

Defined on line: 607

Called in

sendLogServerMessage

send the current message to the shared memory segment. with getLogServerMessage the current memory contents will be read

Defined on line: 47

Called in

setColorOff

switch off the colored output - do it by simulating output file

Defined on line: 853

setFlag

set status flag

Defined on line: 175

Called in

setLogFile

set a log file name for logging. Each call of a log() method will write its data to this file

Defined on line: 707

Called in

setLogHumanReadable

Missing

Defined on line: 804

Called in

setLogServer

setup a log server which can be queried. The answer to each query is a XML formated information

Defined on line: 905

setRootLog

set a root log file which corresponds with the screen log file so that there is a complete log per image prepare/build process available

Defined on line: 865

Called in

skipped

This is the yellow "skipped" flag

Defined on line: 246

Called in

snap

Stop moving elements

Defined on line: 315

Called in

snip

Show moving elements while waiting

Defined on line: 282

Called in

step

This is the green "(...%)" flag

Defined on line: 329

Called in

storeXML

Missing

Defined on line: 1067

terminalLogging

Missing

Defined on line: 696

Called in

trace

Missing

Defined on line: 599

Called in

warning

print a warning log message to channel <2>

Defined on line: 668

Called in