[PR #155] [MERGED] fakestorage: add logging to server #386

Closed
opened 2026-03-03 12:29:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/155
Author: @cuonglm
Created: 12/28/2019
Status: Merged
Merged: 1/14/2020
Merged by: @fsouza

Base: masterHead: master


📝 Commits (1)

  • 2be1564 fakestorage: add logging to server

📊 Changes

4 files changed (+41 additions, -1 deletions)

View changed files

📝 fakestorage/server.go (+11 -1)
📝 fakestorage/server_test.go (+27 -0)
📝 go.mod (+1 -0)
📝 go.sum (+2 -0)

📄 Description

It helps debugging requests to server easier.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/155 **Author:** [@cuonglm](https://github.com/cuonglm) **Created:** 12/28/2019 **Status:** ✅ Merged **Merged:** 1/14/2020 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2be1564`](https://github.com/fsouza/fake-gcs-server/commit/2be1564d2812daa9134221bcb0ed6cab397a7af8) fakestorage: add logging to server ### 📊 Changes **4 files changed** (+41 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/server.go` (+11 -1) 📝 `fakestorage/server_test.go` (+27 -0) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+2 -0) </details> ### 📄 Description It helps debugging requests to server easier. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:29:46 +03:00
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
starred/fake-gcs-server#386
No description provided.