Some logging fixes
This commit is contained in:
@@ -17,7 +17,7 @@ class EchoareaImport implements ShouldQueue
|
||||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
use ImportTrait;
|
||||
|
||||
protected const LOGKEY = 'JIE';
|
||||
protected const LOGKEY = 'JEI';
|
||||
private const importkey = 'echoarea';
|
||||
|
||||
private string $file;
|
||||
|
Reference in New Issue
Block a user