Compare commits
3 Commits
cb40d767f1
...
adadbef249
Author | SHA1 | Date | |
---|---|---|---|
adadbef249 | |||
19daab24ff | |||
47af5384f6 |
@ -516,9 +516,7 @@ final class Zmodem extends Protocol implements CRCInterface,ZmodemInterface
|
||||
return $rc;
|
||||
|
||||
} catch (\Exception $e) {
|
||||
Log::error(sprintf('%s:! Error [%s]',self::LOGKEY,$e->getMessage()),['rc'=>$rc]);
|
||||
|
||||
return $rc;
|
||||
Log::error(sprintf('%s:! Error [%s]',self::LOGKEY,$e->getMessage()));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user