mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2224] 能不能增加控制台显示并存储日志功能 #1767
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#1767
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 @AC-027 on GitHub (Jan 28, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2224
能不能增加控制台显示并同时存储日志功能。
目前好像只能是控制台显示或者配置路径保存文件二选一。
@darylchen97 commented on GitHub (Jan 30, 2021):
你可以写入文件,并且用tail读取文件
@wangrui027 commented on GitHub (Feb 2, 2021):
后台运行并输出日志到
frps.log,自己替换路径@wangrui027 commented on GitHub (Feb 2, 2021):
然后
tail -f你的日志文件@AC-027 commented on GitHub (Feb 2, 2021):
非常感谢您的回复。
可是我是在WINDOWS平台下用,并没有能执行。
@darylchen97 commented on GitHub (Feb 2, 2021):
windows下可以不适用nohup
@github-actions[bot] commented on GitHub (Mar 20, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.