@ -66,7 +66,7 @@ function logger($level, $log, $notif = false)
date_default_timezone_set('Europe/Paris');
if(!$logFh=fopen("/var/log/pws2mqtt.log","w"))
if(!$logFh=fopen("/var/log/linky2mqtt.log","w"))
{
echo_("error opening log file").EOL;
}else
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.