Compare commits

..

No commits in common. 'production' and '0.2.6' have entirely different histories.

@ -149,8 +149,6 @@ trait LogTrait
$this->initializeLogServices();
$customData['server_ip'] = config('laravel-logs-layer.server_ip');
foreach ($this->logServices as $logService) {
$logService->$log_level($caller, $exception, ExceptionContextDTO::fromArray([
'code' => $errorCode,

Loading…
Cancel
Save