mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
commit
2f61b16ffd
@ -172,6 +172,7 @@ class EmailEntity implements ShouldQueue
|
||||
|
||||
public function failed($e)
|
||||
{
|
||||
// nlog($e->getMessage());
|
||||
nlog("EmailEntity");
|
||||
nlog($e->getMessage());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user