diff options
author | 2015-11-14 13:09:14 +0000 | |
---|---|---|
committer | 2015-11-14 13:09:14 +0000 | |
commit | a38a3395d370b654188c2cb2aad0985179e49867 (patch) | |
tree | a11d36cb397691b0418d93cf462acb66006e2475 /lib/libssl | |
parent | The character is an int so use %x not %hhx. (diff) | |
download | wireguard-openbsd-a38a3395d370b654188c2cb2aad0985179e49867.tar.xz wireguard-openbsd-a38a3395d370b654188c2cb2aad0985179e49867.zip |
Remove log_it() and call syslog(3) directly using the same format:
"(username) WHAT (details)". Logs due to normal operation (e.g.
crontab operations or running commands) are logged at LOG_INFO like
before. Actual errors are logged at LOG_ERR, less important things
are logged at LOG_WARNING OR LOG_NOTICE. Also ignore SIGHUP now
that there is no log file to reopen.
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions