Skip to content

Add Debug Logs#9

Merged
genya0407 merged 3 commits intotrunkfrom
unknown repository
Jul 17, 2024
Merged

Add Debug Logs#9
genya0407 merged 3 commits intotrunkfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jul 16, 2024

Summary

This pull request adds debug logs to enhanse the visibility of certain operations.
The added logs provide information on the following:

  • Database for Delete SQL
    Logs the target database when a DELETE SQL statement is issued.
  • Missing Target Tables for Delete
    Logs a message when there are no target tables specified.
  • File Deletion Details
    Logs file name about the recording files that are to be deleted.

Other Information

Checklist

Copy link
Contributor

@genya0407 genya0407 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've commented, please check.

meri025 and others added 2 commits July 17, 2024 13:33
Co-authored-by: Yusuke Sangenya <longinus.eva@gmail.com>
Co-authored-by: Yusuke Sangenya <longinus.eva@gmail.com>
@genya0407 genya0407 merged commit 3772833 into DeNA:trunk Jul 17, 2024
@ghost ghost deleted the add-log branch July 17, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant