msorvig / qts3

Qt API for Amazon S3
MIT License
21 stars 8 forks source link

add network activity logging #7

Open noblip opened 1 month ago

noblip commented 1 month ago

When communication to S3 fails it will be useful to have access to network activity logging. Like see HTTP requests and responses including headers. This is important if errors happen on customer computers who don't have skills to run network loggers like wireshark.