Commit Graph

143 Commits

Author SHA1 Message Date
John Guo
04eb654133 add error stack for internal error printing 2022-01-28 14:51:49 +08:00
John Guo
8731123030 add StdoutColorDisabled configuration for package glog 2022-01-13 15:22:27 +08:00
John Guo
48c5c1e5a8 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
John Guo
ce93b625d4 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
John Guo
4de74464ac fix issue in unit testing case for package gctx/glog 2021-12-16 23:38:40 +08:00
John Guo
aee52fd56e enable OpenTelemetry in default for some core components 2021-12-16 23:09:37 +08:00
John Guo
e10ba4cf67 improve stack filtering for package gdebug/glog 2021-12-10 22:54:32 +08:00
John Guo
39bbca2a50 add stack filter of goframe module path for logging content 2021-12-10 18:52:35 +08:00
John Guo
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
houseme
e86ee052cb improve code import 2021-11-16 19:29:02 +08:00
houseme
cd60a4aca7 [feature] improve code glog 2021-11-15 20:31:16 +08:00
danvinhe
5ffd362b6e
Update glog_logger.go
多了个空格
2021-11-03 15:02:21 +08:00
danvinhe
41d0832fa5
Merge branch 'master' into hotfix/i1421 2021-11-03 14:55:02 +08:00
John Guo
e22e1d0e4a remove function Println from package glog 2021-10-30 19:44:22 +08:00
John Guo
42e27dd14c add context parameter for package grpool 2021-10-30 18:09:58 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
John Guo
7eb3b32b26 fix unit testing cases 2021-10-11 21:53:16 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
lindan.he
e0c4f7ccbf Fixed: #1421 2021-10-09 18:32:59 +08:00
John Guo
df09d8c604 refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
John Guo
cc60bc9dab fix issue printing to stdout using fmt.Fprintf for package glog 2021-09-01 16:14:17 +08:00
John Guo
abc8e62d58 add package gcode and improve error implements for package gerror 2021-08-24 21:18:59 +08:00
John Guo
a229960218 add context id feature for package gctx/glog 2021-08-20 15:44:08 +08:00
John Guo
314bee2b4e remove context key printing into logging content for context feature of package glog 2021-08-19 15:35:41 +08:00
John Guo
050c93ee8d Merge branch 'develop' of https://github.com/gogf/gf 2021-08-19 14:12:04 +08:00
wanna
31ef4e7b5a fmt 2021-08-13 13:27:43 +08:00
wanna
f56f689970 fmt 2021-08-13 13:24:28 +08:00
wanna
17b73e7cb3 add func SetWriterColorEnable for file log color 2021-08-13 13:20:33 +08:00
John Guo
12f2193963 improve handler feature for package glog 2021-08-12 22:14:31 +08:00
John Guo
13ecbc263e improve handler feature for package glog 2021-08-12 21:58:06 +08:00
John Guo
95a44122dd comment update for package glog 2021-08-12 10:47:05 +08:00
John Guo
3fc96f2bd0 add package gctx 2021-08-11 13:20:00 +08:00
John Guo
232751e3db improve context key and caller path&func outputs for logger of package glog 2021-08-10 15:46:40 +08:00
John Guo
83729f18ad Merge branch 'develop' 2021-08-09 19:29:46 +08:00
John Guo
fdb6e70322 comment update for package glog 2021-08-09 19:29:11 +08:00
John Guo
efaf3d591c comment update for package glog 2021-08-09 19:25:23 +08:00
wanna
9d4382d12e fmt 2021-08-08 16:58:15 +08:00
wanna
9ee76ecc93 fix print log on windows 2021-08-08 16:23:25 +08:00
John Guo
f1857df5e2 comment update for package glog 2021-08-08 13:56:26 +08:00
John Guo
fc1dfb7ff9 comment update;standardize const naming for package gtcp/gudp 2021-08-08 13:10:21 +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
fa64df6f91 improve package gdb/glog 2021-08-01 10:33:33 +08:00
John Guo
0acd118c03 add ModelHandler feature for package gdb 2021-08-01 10:17:03 +08:00
John Guo
2b5244a54b unit testing cases update for package gredis/glog 2021-08-01 09:45:46 +08:00
John Guo
5899f676f7
Merge pull request #1347 from stardemo/develop
add basic action scripts
2021-08-01 09:17:31 +08:00
starliu
6240c3d90b disabled error test case to test action 2021-07-20 23:35:07 +08:00
John Guo
0ddacdd7e2 add error code for components 2021-07-20 23:02:02 +08:00
John Guo
92c3c136f9 improve color feature for package glog 2021-07-15 21:20:29 +08:00
John Guo
fae4dea37a improve color feature for package glog 2021-07-15 13:31:32 +08:00
wanna
30dbccf99e 输出对应err 2021-07-14 21:28:23 +08:00