Bp add new activity log table for logs #488
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Description:
Made some changes to store activity logs in a separate table to help in debugging.
Related Issue(s):
[Cite any related issues or feature requests, using the GitHub issue link.]
Changes Made:
[List the changes made in this pull request to address the issue or implement the feature.]
Added:
Changed:
Deprecated:
Removed:
Fixed:
Security:
Testing:
[Describe the testing performed to ensure the changes are functioning as expected.]
Quality Assurance (QA):
Resources:
Screenshots (if applicable):
![image](https://private-user-images.githubusercontent.com/72725957/297799830-83c9b8a5-6fe2-4082-b575-55ba4a4d6c1d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDE1MTIsIm5iZiI6MTczOTI0MTIxMiwicGF0aCI6Ii83MjcyNTk1Ny8yOTc3OTk4MzAtODNjOWI4YTUtNmZlMi00MDgyLWI1NzUtNTViYTRhNGQ2YzFkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAyMzMzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY5YWE0YWY5YjIwOWFlNDA2YjY4MGFkYmY5Y2YyN2JkYzI4YTk2ZjgxZDdlZWU4ZGNjNjZmNzFiYjNmOTIxNzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.MZQEOePFC-K3Cesc28XYMZ-Jes3O2Ba65C29S5Ke110)
![image](https://private-user-images.githubusercontent.com/72725957/297798669-75c9cf65-4f61-4c9a-a110-604f72694bd4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDE1MTIsIm5iZiI6MTczOTI0MTIxMiwicGF0aCI6Ii83MjcyNTk1Ny8yOTc3OTg2NjktNzVjOWNmNjUtNGY2MS00YzlhLWExMTAtNjA0ZjcyNjk0YmQ0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAyMzMzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU2ODRjZjg3MWY1NjBkNTUzYTgzNWU3N2U4NjVlMjQ0ZGU2NmIxZmE1NTNkMjg1OTlkNTg1ZDE2YmE5Yjk5YzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._eYcKeFZnbgwFLbW6DJBwsU_tQ9gDiNPHUduhteUcTE)
Wrapping up
Checklist:
Additional Notes:
[Include any additional notes, considerations, or context that may be relevant.]