DEVICE_LOG(3)
SCORE-D DEVICE PROGRAMMING
DEVICE_LOG(3)

NAME
device_log - output a message to the SCore-D syslog

SYNOPSIS
#include <score_device.h>

void device_log(char* format, ...);

DESCRIPTION
device_log() outputs a message from a device (server) process to the SCore-D syslog facility.

SEE ALSO
Device programming example

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.