mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4054] [MERGED] use new log package #4900
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#4900
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/fatedier/frp/pull/4054
Author: @fatedier
Created: 3/12/2024
Status: ✅ Merged
Merged: 3/12/2024
Merged by: @fatedier
Base:
dev← Head:logs📝 Commits (1)
ee4c1e9use new log package📊 Changes
51 files changed (+389 additions, -405 deletions)
View changed files
📝
client/admin_api.go(+19 -19)📝
client/connector.go(+3 -3)📝
client/control.go(+13 -13)📝
client/health/health.go(+4 -4)📝
client/proxy/proxy.go(+9 -9)📝
client/proxy/proxy_manager.go(+2 -2)📝
client/proxy/proxy_wrapper.go(+6 -6)📝
client/proxy/sudp.go(+11 -11)📝
client/proxy/udp.go(+10 -10)📝
client/proxy/xtcp.go(+17 -17)📝
client/service.go(+7 -7)📝
client/visitor/stcp.go(+7 -7)📝
client/visitor/sudp.go(+16 -16)📝
client/visitor/visitor_manager.go(+6 -6)📝
client/visitor/xtcp.go(+24 -24)📝
cmd/frpc/sub/root.go(+3 -3)📝
cmd/frps/root.go(+4 -4)📝
go.mod(+3 -4)📝
go.sum(+8 -10)📝
pkg/metrics/mem/server.go(+2 -2)...and 31 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.