mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
normalize-logging
This commit is contained in:
@@ -5,6 +5,7 @@ if (!empty($_SERVER['HTTP_X_REQUEST_ID'])) {
|
||||
} else {
|
||||
define('REQUEST_ID', intval(LARAVEL_START * 10000));
|
||||
}
|
||||
define('IN_NEXUS', false);
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user