DeployHelper/logs/ego.20250801.log

18 lines
2.3 KiB
Plaintext
Raw Normal View History

2025-08-01 16:38:08 +08:00
{"level":"info","ts":"2025-08-01 16:14:47.443","caller":"sync/once.go:78","msg":"日志系统初始化成功","log_path":"./logs/","log_level":"info"}
{"level":"info","ts":"2025-08-01 16:14:47.69","caller":"conf/db.go:91","msg":"数据库连接成功","connString":"***已遮盖敏感信息***","maxOpenConns":20,"maxIdleConns":10}
{"level":"info","ts":"2025-08-01 16:14:47.783","caller":"cache/cache.go:76","msg":"Redis连接成功","address":"www.suyun.store:6379","db":0,"pool_size":20,"read_timeout":3}
{"level":"info","ts":"2025-08-01 16:14:47.783","caller":"util/jwt_utils.go:155","msg":"JWT密钥已从环境变量加载"}
{"level":"info","ts":"2025-08-01 16:14:47.783","caller":"conf/conf.go:57","msg":"所有配置初始化完成"}
{"level":"info","ts":"2025-08-01 16:14:47.783","caller":"ego/main.go:44","msg":"Gin模式设置完成","mode":"test"}
{"level":"info","ts":"2025-08-01 16:14:47.784","caller":"middleware/cors.go:63","msg":"跨域配置初始化完成","允许方法":["GET","POST","PUT","PATCH","DELETE","HEAD","OPTIONS"],"允许头":["Origin","Content-Length","Content-Type","Cookie","Authorization","X-Requested-With","X-CSRF-Token"],"允许来源":[],"MaxAge":43200,"模式":"test"}
{"level":"info","ts":"2025-08-01 16:14:47.784","caller":"ego/main.go:70","msg":"服务器启动成功","addr":":3000"}
{"level":"info","ts":"2025-08-01 16:14:47.784","caller":"ego/main.go:63","msg":"服务器启动中...","addr":":3000"}
{"level":"info","ts":"2025-08-01 16:14:52.21","caller":"ego/main.go:77","msg":"收到关闭信号,开始优雅关闭服务器..."}
{"level":"info","ts":"2025-08-01 16:14:52.21","caller":"ego/main.go:87","msg":"HTTP服务器已优雅关闭"}
{"level":"info","ts":"2025-08-01 16:14:52.21","caller":"conf/conf.go:63","msg":"开始关闭应用程序资源..."}
{"level":"info","ts":"2025-08-01 16:14:52.211","caller":"conf/conf.go:69","msg":"数据库已关闭"}
{"level":"info","ts":"2025-08-01 16:14:52.211","caller":"cache/cache.go:93","msg":"Redis已关闭"}
{"level":"info","ts":"2025-08-01 16:14:52.211","caller":"conf/conf.go:76","msg":"Redis已关闭"}
{"level":"info","ts":"2025-08-01 16:14:52.211","caller":"conf/conf.go:79","msg":"应用程序资源关闭完成"}
{"level":"info","ts":"2025-08-01 16:14:52.211","caller":"ego/main.go:93","msg":"服务器关闭完成"}