[PR #289] [MERGED] Print source file in log messages #1445

Closed
opened 2026-03-04 01:53:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/289
Author: @RobbKistler
Created: 11/3/2015
Status: Merged
Merged: 11/8/2015
Merged by: @ggtakec

Base: masterHead: log-source-file


📝 Commits (1)

  • e4da5c5 Print source file in log messages

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/common.h (+3 -3)

📄 Description

@ggtakec The new logging macros are very good, thank you!

This PR adds the source file so that logs look like:

[INF]       curl.cpp:DeleteRequest(2089): [tpath=/testdir2/]

Though maybe you want to keep the log lines as short as possible.


🔄 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/s3fs-fuse/s3fs-fuse/pull/289 **Author:** [@RobbKistler](https://github.com/RobbKistler) **Created:** 11/3/2015 **Status:** ✅ Merged **Merged:** 11/8/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `log-source-file` --- ### 📝 Commits (1) - [`e4da5c5`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e4da5c59b660d7d6ed809e0f1e6d485551c9dc14) Print source file in log messages ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/common.h` (+3 -3) </details> ### 📄 Description @ggtakec The new logging macros are very good, thank you! This PR adds the source file so that logs look like: ``` [INF] curl.cpp:DeleteRequest(2089): [tpath=/testdir2/] ``` Though maybe you want to keep the log lines as short as possible. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:59 +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/s3fs-fuse#1445
No description provided.