You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(logging): standardize eventType in failure logs as 'Error'
- Replaced specific eventType values ("Read", "Delete") with a unified "Error" type for consistency.
- Updated `listFiles`, `downloadFile`, and `removeFile` functions to ensure uniform logging structure.
0 commit comments