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

デバッグログの出力内容の調整 #111

Merged
merged 2 commits into from
Nov 20, 2023
Merged

デバッグログの出力内容の調整 #111

merged 2 commits into from
Nov 20, 2023

Conversation

Cilda
Copy link
Owner

@Cilda Cilda commented Nov 20, 2023

概要

・デバッグログに出力される識別されたイベントが1秒毎に書き込まれるのを対処
・デバッグログで出力される関数名を__FUNCTION__に置き換え。(実際の処理が記述されている関数名に合わせるため)

Cilda added 2 commits November 4, 2023 14:00
サポートカード、育成、シナリオイベントで同じイベントが複数回ログに書き込まれる問題を修正
ログの関数名を__FUNCITON__に置き換えて追跡できるように
@Cilda Cilda added the patch label Nov 20, 2023
@Cilda Cilda merged commit ac1402f into master Nov 20, 2023
2 checks passed
@Cilda Cilda deleted the fix-debug-log branch November 23, 2023 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant