summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
inline | side by side (from parent 1:
1a09d88)
This will add an variable for logging types to make it easier to define outside via .env.
Signed-off-by: solidnerd <redacted>
+ 'log' => env('APP_LOGGING', 'single'),
/*
|--------------------------------------------------------------------------
/*
|--------------------------------------------------------------------------