mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2368] windows服务端,怎么设置可以让日志按日期打印 #1879
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1879
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?
Originally created by @know212130172 on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2368
现在配置文件 只能输出frpc.log,不能每天都按日期生成日志
[common]
bind_port = XXX
log_file = D:\frp_0.32.1_windows_amd64\server\log\frpc.log
然后提示
FileLogWriter("D:\frp_0.32.1_windows_amd64\server\log\frpc.log"): Rotate: ch
mod D:\frp_0.32.1_windows_amd64\server\log\frpc.2021-04-24.log: The system canno
t find the file specified.