function_pre_test >> Functional.fuego_test_minimal >> Functional.fuego_check_tables >> Functional.fuego_dependencies >> Functional.fuego_common_check 

Fuego 1.2 wiki

Login

function ov logger in 'raw' format

= NAME =
ov_logger

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

= 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.

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

= ENVIRONMENT and ARGUMENTS =


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

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

= SEE ALSO =
 * [[function_dump_syslogs|dump_syslogs]]




TBWiki engine 1.9.3 by Tim Bird