Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4xx系のエラーログ出力レベルINFOに修正 #4436

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

oywc410
Copy link
Contributor

@oywc410 oywc410 commented Jan 14, 2020

概要(Overview・Refs Issue)

#4361

4xxエラー場合は下記のログ出力する

[2020-01-14 13:29:39] front.INFO [N/A] [f4512ee] [N/A] [Eccube\Log\Logger:log:66] - INIT [] [GET, /sadsadf/dsgsdf, 192.168.56.1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36]
[2020-01-14 13:29:39] front.INFO [N/A] [f4512ee] [N/A] [Eccube\Log\Logger:log:66] - ページがみつかりません。 ["No route found for \"G
ET /sadsadf/dsgsdf\"","/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php",139] [GET, /sadsadf/dsgsdf, 192.168.56.1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36]
[2020-01-14 13:29:39] front.INFO [N/A] [f4512ee] [N/A] [Eccube\Log\Logger:log:66] - LOGIC END [null] [GET, /sadsadf/dsgsdf, 192.168.56.1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36]
[2020-01-14 13:29:39] app.INFO [N/A] [f4512ee] [N/A] [Eccube\Log\Logger:log:68] - PROCESS END [null] [GET, /sadsadf/dsgsdf, 192.168.56.1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36]

@okazy okazy added this to the 4.0.4 milestone Jan 17, 2020
@genzouw
Copy link
Contributor

genzouw commented Mar 4, 2020

ありがとうございます。
問題ないことを確認できました。
💯

@genzouw genzouw merged commit 1a3d4d8 into EC-CUBE:4.0 Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants