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

Refactor logging #763

Open
masterSplinter01 opened this issue Dec 15, 2022 · 0 comments
Open

Refactor logging #763

masterSplinter01 opened this issue Dec 15, 2022 · 0 comments
Labels
enhancement Improving existing functionality I4 No visible changes S2 Regular significance U4 Nothing urgent

Comments

@masterSplinter01
Copy link
Contributor

masterSplinter01 commented Dec 15, 2022

Logging in the GW seems chaotic a bit, so it'd be nice to reconsider and refactor it.
Ideally, logs should look similar to:

 {"status": 404, "request_id": "1239f4b6-a9d8-462a-b8fd-60b9333f5113", "method": "PutObjectACL", "bucket": "test", "containerID":"cid",  "object": "c", "objectID:" "oid"}

Of course, containerID and objectID would be fulfilled only if possible.

@masterSplinter01 masterSplinter01 added refactor U4 Nothing urgent labels Dec 15, 2022
@roman-khimov roman-khimov added enhancement Improving existing functionality S2 Regular significance I4 No visible changes and removed refactor labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I4 No visible changes S2 Regular significance U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

2 participants