Opens a connection to the system logger for a program.
void openlog(String ident, int logopt, int facility) { _ident = ident; }