proto

package
v0.0.0-...-b988991 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtoLogInfoS

type ProtoLogInfoS struct {
	HostIP     string    `json:"HostIP"`
	ServerID   string    `json:"ServerID"`
	LogLevel   l4g.Level `json:"LogLevel"` // 	FINEST = 0, FINE, DEBUG, TRACE, INFO, WARNING, ERROR, CRITICAL
	FileName   string    `json:"FileName"`
	LineNo     int       `json:"LineNo"`
	LogContent string    `json:"LogContent"`
}

日志的json对象

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL