1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-05 11:18:50 +08:00

30 Commits

Author SHA1 Message Date
John Guo
9cc1cf1b53
fix(cmd/gf): remove dir after process done if given build file parameter is not a file but a dir name (#3908) 2024-11-11 21:32:58 +08:00
cy
4876ae0e2b
fix:gz files are compressed repeatedly every time tick (#3236) 2024-01-02 20:10:57 +08:00
John Guo
e42aa64d75
improve impelements for logging file rotation in windows (#3080) 2023-10-31 20:19:01 +08:00
xuyue86
3fab7a341d
feat(glog): add log rotation support for short-running process (#2658) 2023-06-29 20:29:33 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
wenzi
141f3512a9
fix glog bug (#1844) 2022-06-23 21:05:12 +08:00
John Guo
04eb654133 add error stack for internal error printing 2022-01-28 14:51:49 +08:00
houseme
cd60a4aca7 [feature] improve code glog 2021-11-15 20:31:16 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
df09d8c604 refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
John Guo
4eb057227c add SizeFormat function for package gfile; add more internal logging for rotation feature for pacakge glog 2021-08-07 11:59:30 +08:00
John Guo
50ffaef33f add context for intlog/gsession;improve struct/structs converting for package gconv 2021-06-26 16:23:54 +08:00
John Guo
237f172ae5 add file configuration support for logger in ghttp.Server 2021-06-26 11:18:44 +08:00
jianchenma
e1418a2caa fix blocking issue in roration feature for package glog 2021-01-19 16:44:37 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
jflyfox
edc56949b7 improve package glog for rotation feature 2020-12-15 13:03:12 +08:00
John
ecaf0da228 improve package glog; add more unit testing case for package gmlock 2020-12-02 21:33:07 +08:00
John
8c12bc5506 change panic to internal logging for package glog 2020-09-01 21:22:19 +08:00
Jack
ff5dab5c70 improve package glog for rotation feature 2020-07-30 20:49:11 +08:00
John
7e0fa8e0cd improve package garray 2020-03-30 20:31:47 +08:00
John
99adb7cdc4 comment update 2020-03-26 23:48:21 +08:00
John
ba56eb87b1 improve rotation feature for package glog 2020-03-26 20:58:57 +08:00
John
4912331ddc improve mtime feature for gfile; improve rotation feature for glog 2020-03-26 09:29:36 +08:00
John
926b664615 improve package garray for crossing border handling; improve rotation feature for package glog 2020-03-25 23:36:56 +08:00
John
0389778725 improve package glog for file lock 2020-03-25 00:03:52 +08:00
John
75054ee109 fix issue in rebinding feature for grou router of ghttp.Server 2020-03-24 19:48:10 +08:00
John
2b46e765c4 change function time.Duration.Milliseconds to time.Duration.Nanoseconds for compatibility of Golang version < 1.13 2020-03-16 23:03:37 +08:00
John
c7f911cae2 change function time.Duration.Milliseconds to time.Duration.Nanoseconds for compatibility of Golang version < 1.13 2020-03-16 23:03:35 +08:00
John
74be9fac18 add file rotation feature for package glog; improve gpool/gfpool; fix issue in gfile.MTimeMillisecond 2020-03-15 19:32:26 +08:00