printable.footer >> Issue_0004 >> bbb-poky-sdk_test_notes >> release-1.1-test-2017-03-31_Notes >> Fuego_To_Do_Staging_Ground 

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.2 by Tim Bird