-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only log event.duration if startTime is defined (#56)
* Only log executionTimeNS if startTime can be deducted in middleware handle * Update RequestLog.php * Update LogRequest.php * Update LogRequest.php * Update RequestLog.php * Update LogRequest.php * Update LogRequest.php * Update LogRequest.php * Fix php-cs-fixer findings * Don't set it to null * LARAVEL_START constant * Update LogRequest.php --------- Co-authored-by: Mads Jon Nielsen <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters