next up previous contents index
Next: 6.18.3 osenv_vpanic: Abort driver Up: 6.18 Misc Previous: 6.18.1 osenv_vlog: OS environment's

6.18.2 osenv_log: OS environment's output routine

 

SYNOPSIS

void osenv_log(int priority, const char *fmt, ... );

DIRECTION

Component tex2html_wrap_inline32841 OS, Nonblocking

DESCRIPTION

Front-end to osenv_vlog

PARAMETERS

priority
Priority of the message.
fmt
printf-style message format
...
Any parameters required by the output format



University of Utah Flux Research Group