Logging message changes for areafix, no functional changes
This commit is contained in:
@@ -40,7 +40,7 @@ class NotConfiguredHere extends Netmails
|
||||
$o = $this->setupNetmail($notifiable);
|
||||
$ao = $notifiable->routeNotificationFor(static::via);
|
||||
|
||||
Log::info(sprintf('%s:+ Responding to areafix for a node [%s] not configured here',self::LOGKEY,$ao->ftn));
|
||||
Log::info(sprintf('%s:+ Responding to areafix for a node [%s] NOT CONFIGURED HERE',self::LOGKEY,$ao->ftn));
|
||||
|
||||
$o->to = $this->mo->from;
|
||||
$o->replyid = $this->mo->msgid;
|
||||
|
Reference in New Issue
Block a user