mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Additional logging
This commit is contained in:
parent
f36fa185dc
commit
9286e938d5
@ -172,6 +172,7 @@ class EmailEntity implements ShouldQueue
|
||||
|
||||
public function failed($e)
|
||||
{
|
||||
// nlog($e->getMessage());
|
||||
nlog("EmailEntity");
|
||||
nlog($e->getMessage());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user