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