function ov logger
NAME [edit section]
ov_logger
SYNOPSIS [edit section]
- ov_logger <string-to-log>...
DESCRIPTION [edit section]
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 [edit section]
Here are some sample invocations:ov_logger "logger \"Starting test ${JOB_NAME}\""
ENVIRONMENT and ARGUMENTS [edit section]
RETURN [edit section]
This function aborts the job if an error is encountered making the log entry.
SOURCE [edit section]
Located in overlays/base/base-distrib.fuegoclass
SEE ALSO [edit section]