mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1163] 功能建议:增加日志时间戳关闭功能 #907
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#907
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 @deadlineOvO on GitHub (Mar 27, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1163
似乎又问了一次这个问题
这个问题一直在深深困扰着我
也许是我太菜了,一直不知道怎么裁掉时间戳那部分
大概是因为我总是想把frp日志放进/dev/log里吧
希望能加上这个开关什么的
@fatedier commented on GitHub (Mar 27, 2019):
frp 本身不会做这样的事情,有需要的话就自己尝试解决,你不可能要求所有的程序都按照你的需要输出日志,但是你的日志你可以自己做主,awk, sed, 或者 python 脚本,没有什么做不到的。
@deadlineOvO commented on GitHub (Mar 27, 2019):