summaryrefslogtreecommitdiffstats
path: root/lib/libssl
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2015-11-14 13:09:14 +0000
committermillert <millert@openbsd.org>2015-11-14 13:09:14 +0000
commita38a3395d370b654188c2cb2aad0985179e49867 (patch)
treea11d36cb397691b0418d93cf462acb66006e2475 /lib/libssl
parentThe character is an int so use %x not %hhx. (diff)
downloadwireguard-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