Add logging to object server #1319

Open
opened 2025-12-28 17:22:34 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Jan 29, 2025).

I'm always frustrated when we don't have enough logging in various parts of the system. We have more code in object server since https://github.com/nspcc-dev/neofs-node/pull/3097, but it doesn't have any logger internally, so we can't log things we want.

Describe the solution you'd like

Add logger there and solve TODOs.

Originally created by @roman-khimov on GitHub (Jan 29, 2025). ## Is your feature request related to a problem? Please describe. I'm always frustrated when we don't have enough logging in various parts of the system. We have more code in object server since https://github.com/nspcc-dev/neofs-node/pull/3097, but it doesn't have any logger internally, so we can't log things we want. ## Describe the solution you'd like Add logger there and solve TODOs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1319
No description provided.