Skip to content

Add some verbose logging messages#99

Merged
bbockelm merged 4 commits intoPelicanPlatform:mainfrom
bbockelm:verbose_logging
May 29, 2025
Merged

Add some verbose logging messages#99
bbockelm merged 4 commits intoPelicanPlatform:mainfrom
bbockelm:verbose_logging

Conversation

@bbockelm
Copy link
Collaborator

In particular, at the debug level this will record the success of reads; at warning, this will record the read's failure reason.

bbockelm added 4 commits May 28, 2025 22:00
This functionality is duplicate of the same idea in HTTPCommands.cc;
however, in HTTPCommands.cc, the handler is already hooked up to the
configuration file log levels.
This includes the request duration and enough information to trace
between the begin and end of the request.
That is, the `debug` level should imply all the prior levels (`info`,
`warning`, `error`).
All known S3 servers will correctly truncate the request to the object
size anyway; however, to be pedantic, do not go beyond the known boundary.
@bbockelm bbockelm merged commit 31a36b6 into PelicanPlatform:main May 29, 2025
3 checks passed
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