This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
sing-box-extended-mirror
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced
2026-09-27 18:20:09 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
45ca32dcb966f07f97fc888fe8586e359dbe8405
sing-box-extended-mirror
/
log
/
platform.go
T
6 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
platform: Refactor log interface
2023-11-15 13:05:33 +08:00
package
log
type
PlatformWriter
interface
{
WriteMessage
(
level
Level
,
message
string
)
}
Reference in New Issue
Copy Permalink