mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-01-20 10:52:15 +01:00
More debugging.
This commit is contained in:
parent
eb736f7ac4
commit
218a92c42c
@ -27,7 +27,7 @@ $ykval_common_log = new Log('ykval-common');
|
||||
function logdie ($str)
|
||||
{
|
||||
global $ykval_common_log;
|
||||
$ykval_common_log->log(LOG_EMERG, $str);
|
||||
$ykval_common_log->log(LOG_INFO, $str);
|
||||
die($str . "\n");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user