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