FrontPage 

Fuego wiki

Login or create account

function ov logger in split format

NAME [edit section]

= NAME =
ov_logger

SYNOPSIS [edit section]

= SYNOPSIS =
 * ov_logger <string-to-log>...

DESCRIPTION [edit section]

= DESCRIPTION =
This function adds the string(s) provided to the system log on the target device.
FIXTHIS - ov_logger appears to only be used once, in pre_test. Check this out.
FIXTHIS - ov_logger appears to only be used once, in pre_test.  Check this out.

EXAMPLES [edit section]

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
    ov_logger "logger \"Starting test ${JOB_NAME}\""
}}}

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =

RETURN [edit section]

= RETURN =
This function aborts the job if an error is encountered making the log entry.

SOURCE [edit section]

= SOURCE =
Located in ''overlays/base/base-distrib.fuegoclass''

SEE ALSO [edit section]

dump_syslogs
= SEE ALSO =
 * [[function_dump_syslogs|dump_syslogs]]
TBWiki engine 1.8.3 by Tim Bird