package
0.0.0-20220901104317-bd8a5acf7e3c
Repository: https://github.com/vito-go/logging.git
Documentation: pkg.go.dev

# README

#集群分布式统一日志中心

技术架构升级:

模式: 单机 --> 分布式 :管理N服务N节点 日志滚动: ajax轮询-->SSE服务推送 2022/01/05: 节点重定向跳转--> 反向代理(避免暴露服务Host 免VPN)

  • 新增分布式日志节点导航页面

# Functions

GetAllAppHostMap 获取所有app的所有ip, map[app]hosts.
GetAllAppHosts 获取所有app的所有ip.
No description provided by the author
GetHosts 获取一个app的所有ip.
GoStart start the unilog.

# Variables

DefaultLogInfoNameFunc 默认的日志文件名称规则.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author