Categorygithub.com/lancer05/logger
modulepackage
0.1.0
Repository: https://github.com/lancer05/logger.git
Documentation: pkg.go.dev

# README

logger

介绍

自定义日志输出,测试版!!

# Functions

NewFormatter 获得日志规范对应的格式化对象.
NewLogger 创建新的日志对象.

# Constants

LogsV1 运行日志.
HTTPRequestV1 请求日志.

# Variables

MaxStackTrace 记录的错误信息的调用栈最大深度.

# Structs

LogsV1 logs.v1 日志输出内容.
LogsV1Formatter 日志格式化.
RequestData 请求相关的参数.

# Type aliases

Schema 日志规范.