mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-03-03 18:29:18 +01:00
Cosmetic.
This commit is contained in:
parent
a1443857f7
commit
2df72604ed
@ -49,7 +49,7 @@ class Log
|
|||||||
openlog('ykval', LOG_PID, LOG_LOCAL0);
|
openlog('ykval', LOG_PID, LOG_LOCAL0);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function addField($name, $value)
|
public function addField ($name, $value)
|
||||||
{
|
{
|
||||||
$this->fields[$name] = $value;
|
$this->fields[$name] = $value;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user