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

activateBackTrace

Missing

Defined on line: 502

closeRootChannel

Missing

Defined on line: 317

Called in

cursorOFF

Missing

Defined on line: 286

Called in

cursorON

Missing

Defined on line: 297

Called in

deactivateBackTrace

Missing

Defined on line: 511

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

Called in

error

print an error log message to channel <3>

Defined on line: 576

Called in

failed

This is the red "failed" flag

Defined on line: 156

Called in

finalizeLog

Missing

Defined on line: 661

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

Called in

getRootLog

return the current root log file name

Defined on line: 768

Called in

info

print an info log message to channel <1>

Defined on line: 563

Called in

instance

Missing documentation

Defined on line: Unknown

Called in

loginfo

print an info log message to channel <1>

Defined on line: 550

Called in

note

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

Defined on line: 602

Called in

notset

This is the cyan "notset" flag

Defined on line: 180

Called in

oops

This is the cyan "oops" flag

Defined on line: 192

Called in

printBackTrace

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

Defined on line: 469

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

Called in

reopenRootChannel

Missing

Defined on line: 332

Called in

resetRootChannel

Missing

Defined on line: 308

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

Called in

setColorOff

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

Defined on line: 727

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

Called in

setLogHumanReadable

Missing

Defined on line: 678

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

Called in

skipped

This is the yellow "skipped" flag

Defined on line: 168

Called in

snap

Stop moving elements

Defined on line: 240

snip

Show moving elements while waiting

Defined on line: 204

step

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

Defined on line: 256

Called in

terminalLogging

Missing

Defined on line: 617

Called in

trace

Missing

Defined on line: 520

Called in

warning

print a warning log message to channel <2>

Defined on line: 589

Called in