Log error
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
48a916ab77
commit
0a5c41ce23
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ class LocationImporter extends ItemImporter
|
||||||
} else {
|
} else {
|
||||||
Log::debug($location->getErrors());
|
Log::debug($location->getErrors());
|
||||||
return $location->errors;
|
return $location->errors;
|
||||||
|
$this->logError($location, 'Location "'.$this->item['name'].'"');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue