John Guo
c5c2938380
improve command gen ctrl
and gen service
( #2711 )
2023-06-19 20:47:32 +08:00
John Guo
ae4f14c2e2
add LevelPrint configuration for glog.Logger; add package internal/instance for grouped instance management feature; add default logger for panic message printing if no logger set in gcron.Cron ( #2388 )
...
* improve logging feature, add LevelPrint configuration for glog.Logger; add package internal/instance
* improve command build
* add default logger for panic message printing if no logger set
* up
* fix scheduler when timer triggers in less than one second for package gcron
* up
2023-01-06 14:15:30 +08:00
John Guo
546b6b1724
t.Assert(err, nil) -> t.AssertNil(err)
2022-03-10 11:36:40 +08:00
John Guo
5f2047d61b
fix issue in configuration StdoutColorDisabled for package glog; rename TempDir to Temp for package gfile
2022-02-14 14:50:25 +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