gf/os/glog
cui fliter a9090e4a72
fix some comments (#2600)
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-04-26 19:34:22 +08:00
..
glog_api.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
glog_chaining.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
glog_config.go add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
glog_instance.go version 2 2021-10-11 21:41:56 +08:00
glog_logger_api.go remove function Println from package glog 2021-10-30 19:44:22 +08:00
glog_logger_chaining.go version 2 2021-10-11 21:41:56 +08:00
glog_logger_color.go improve color feature for package glog 2021-07-15 21:20:29 +08:00
glog_logger_config.go 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) 2023-01-06 14:15:30 +08:00
glog_logger_handler_json.go fix issue #1913 2022-06-20 22:03:19 +08:00
glog_logger_handler.go 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) 2023-01-06 14:15:30 +08:00
glog_logger_level.go [feature] improve code glog 2021-11-15 20:31:16 +08:00
glog_logger_rotate.go add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
glog_logger_writer.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
glog_logger.go fix some comments (#2600) 2023-04-26 19:34:22 +08:00
glog_z_example_test.go fix issue #2339 (#2433) 2023-02-08 19:08:10 +08:00
glog_z_unit_config_test.go t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
glog_z_unit_internal_test.go unit testing files renaming 2021-11-17 23:20:58 +08:00
glog_z_unit_logger_chaining_test.go 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) 2023-01-06 14:15:30 +08:00
glog_z_unit_logger_handler_test.go improve handler feature for package glog 2022-04-29 14:13:54 +08:00
glog_z_unit_logger_rotate_test.go fix glog bug (#1844) 2022-06-23 21:05:12 +08:00
glog_z_unit_test.go add ut cases for package glog part2 (#2317) 2022-11-21 10:32:08 +08:00
glog.go add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00