PR

【4/4】jsタイムアウト時のログ出力対応全削除 #1699

kouho opened this at 2022-04-04T14:40:56; closed

Description

opened by kouho at 2022-04-04T14:40:56; updated 2022-04-04T16:34:38

概要

jsのログ出力対応が有効になっておらず不要な処理が行われているため一式削除するPRです。
#1198 の差し戻し

テスト方法、確認した内容

ゲームを動かしてみて問題がないか確認

TODO

確認でき次第開発に反映して動作チェック後本番に反映しようと思います。

Comment

#18233 by kouho at 2022-04-04T14:41:49; updated 2022-04-04T14:41:49

@wada
確認お願いいたします

Comment

#18234 by wada at 2022-04-04T14:45:34; updated 2022-04-04T14:45:34

@kouho
確認しました。
ローカル環境で動作確認OKです

wada add_label at 2022-04-04T14:45:38: 和田 LGTM

Comment

#18236 by kouho at 2022-04-04T15:15:14; updated 2022-04-04T15:15:14

確認ありがとうございます。

kouho merge at 2022-04-04T15:22:41: 【4/4】jsタイムアウト時のログ出力対応全削除
kouho close at 2022-04-04T15:22:41: Close
kouho refer at 2022-04-04T16:34:38: 1701:【4/4】jsログ出力削除リリース

Commit range

base844173b0276ff31e025ebc64b2b5366011e73cae
head503384cbffc391f2bef2162590a1289b07a6fa63
base branchjolly/jr-web:develop
head branchjolly/jr-web:delete_jslog

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed8 filesView patch
statusfile
deletedpublic_html/JsLogConfig.php
deletedpublic_html/console_api.php
modifiedpublic_html/js/JOLLYROGER_func.js
deletedpublic_html/js/log.js
deletedpublic_html/js/log_config_dev.js
deletedpublic_html/js/log_config_docker.js
deletedpublic_html/js/log_config_prod.js
modifiedpublic_html/template/header_sp.tpl
Patch body is stored as a separate file to keep this page lightweight.