• Wayne Davison's avatar
    The FCLIENT log code aviods putting the message into the daemon's · 1eec003a
    Wayne Davison authored
    log file and instead sends a FINFO message to the client.  This is
    used when the daemon wants to log a better message locally than it
    is sending to the client.  Improved log_delete() to make use of this
    idiom if it needs to log a separate delete message for the daemon
    and the client.
    1eec003a
log.c 13.9 KB