mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-01-20 10:52:15 +01:00
Use openlog.
This commit is contained in:
parent
cf4b084fa0
commit
bca5d339cb
@ -17,6 +17,7 @@ class Log
|
||||
LOG_INFO=>'LOG_INFO',
|
||||
LOG_DEBUG=>'LOG_DEBUG');
|
||||
|
||||
openlog("ykval", LOG_PID, LOG_LOCAL0);
|
||||
}
|
||||
|
||||
function addField($name, $value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user