mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[PR #78] [MERGED] Add ability to log to file #408
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/geodns/pull/78
Author: @abligh
Created: 9/2/2015
Status: ✅ Merged
Merged: 9/6/2015
Merged by: @abh
Base:
master← Head:log-to-file📝 Commits (1)
76fd448Add ability to log to file📊 Changes
2 files changed (+83 additions, -2 deletions)
View changed files
📝
geodns.go(+6 -1)📝
log.go(+77 -1)📄 Description
The
-logtocommand line option logs output to a file (rather thanstderr). If the log file is rotated (vialogrotateor similar), this is detected.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.