[GH-ISSUE #381] FR: add optional logging path #204

Closed
opened 2026-04-08 16:51:08 +03:00 by zhus · 1 comment
Owner

Originally created by @steadfasterX on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/381

Specific Demand

it would be a great help if we could specify a separate logfile instead of using the system log.

Implement Suggestion

config.yml option: log-file: /path/to/log

if unset or set to default it would behave like it is now (i.e. writing to the system log)

Originally created by @steadfasterX on GitHub (May 9, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/381 ## Specific Demand it would be a great help if we could specify a separate logfile instead of using the system log. ## Implement Suggestion `config.yml` option: `log-file: /path/to/log` if _unset_ or set to `default` it would behave like it is now (i.e. writing to the system log)
zhus closed this issue 2026-04-08 16:51:08 +03:00
Author
Owner

@steadfasterX commented on GitHub (May 15, 2024):

that was... impressive fast :D many thanks!

<!-- gh-comment-id:2111889103 --> @steadfasterX commented on GitHub (May 15, 2024): that was... impressive fast :D many thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#204