Lines Matching defs:logging
138 bool logging = FALSE; /* TRUE iff no tty, but log file exists */
314 if (logging) {
326 * whether we're supposed to be logging or not. If we are logging, it sets
327 * up stderr to point to the log file, and sets the "logging"
328 * variable. If there's no logging, the output goes in the bit bucket.
341 logging = TRUE;
346 * This constructs a logging record.
355 if (logging) {
782 if (!logging) {
844 if (!logging) {
892 if (!logging) {
952 if (!logging) {