KIWILog Info


Public methods

Private methods


activateBackTrace

Missing

Defined on line: 523

closeRootChannel

Missing

Defined on line: 304

Called in

cursorOFF

Missing

Defined on line: 273

Called in

cursorON

Missing

Defined on line: 284

Called in

deactivateBackTrace

Missing

Defined on line: 532

doNorm

Reset cursor position to standard value

Defined on line: 79

Called in

doStat

Initialize cursor position counting from the end of the line

Defined on line: 64

Called in

done

This is the green "done" flag

Defined on line: 131

Called in

error

print an error log message to channel <3>

Defined on line: 599

Called in

failed

This is the red "failed" flag

Defined on line: 143

Called in

fileLogging

Missing

Defined on line: 651

finalizeLog

Missing

Defined on line: 698

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: 47

Called in

getPrefix

Missing

Defined on line: 351

Called in

getRootLog

return the current root log file name

Defined on line: 805

Called in

info

print an info log message to channel <1>

Defined on line: 586

Called in

instance

Missing documentation

Defined on line: Unknown

Called in

loginfo

print an info log message to channel <1>

Defined on line: 573

Called in

note

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

Defined on line: 625

Called in

notset

This is the cyan "notset" flag

Defined on line: 167

Called in

oops

This is the cyan "oops" flag

Defined on line: 179

Called in

printBackTrace

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

Defined on line: 490

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: 369

Called in

reopenRootChannel

Missing

Defined on line: 320

Called in

resetRootChannel

Missing

Defined on line: 295

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: 549

Called in

setColorOff

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

Defined on line: 764

setFlag

set status flag

Defined on line: 92

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: 662

Called in

setLogHumanReadable

Missing

Defined on line: 715

Called in

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: 776

Called in

skipped

This is the yellow "skipped" flag

Defined on line: 155

Called in

snap

Stop moving elements

Defined on line: 227

snip

Show moving elements while waiting

Defined on line: 191

step

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

Defined on line: 243

Called in

terminalLogging

Missing

Defined on line: 640

Called in

trace

Missing

Defined on line: 541

Called in

warning

print a warning log message to channel <2>

Defined on line: 612

Called in

_new_instance

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

Defined on line: 819