#include <cat/boks.h>
int catboks_loginit(char *filename, catlog_dispatcher **dp);
The filename argument should be the path name of a local spool file to be used for asynchronous logging. If the file name is NULL, logging will be synchronous.