octane
octane copied to clipboard
Output Swoole request information based on swoole log_level
Before this PR Swoole request logs are only display if app is in local or testing environment.
With this PR it display request logs based on the Swoole log_level. There is no change for the user with default configuration.