A write only DeviceFS driver directing all output to SysLog. Lets SysLog be used with standard file access calls, for example using fprintf() from C, BPUT from BASIC or any command line utility by using stream redirection. For example: *Modules { > Devices#Log=Test:$.SysLog } This is particularly useful for redirecting the error streams of applications as SysLogDevice allows an arbitrary number of open streams to any log.