Searched refs:directlog (Results 1 – 2 of 2) sorted by relevance
207 setup_logging(const char *filename, unsigned flags, int directlog) in setup_logging() argument222 if (directlog) { in setup_logging()
96 static jboolean directlog = JNI_FALSE; /* Don't add pid to logfile. */ variable1120 directlog = JNI_FALSE; in parseOptions()1279 if ( !get_boolean(&str, &directlog) ) { in parseOptions()1344 setup_logging(logfile, logflags, directlog); in parseOptions()