mirror of
https://gitee.com/johng/gf.git
synced 2024-12-02 04:07:47 +08:00
ae4f14c2e2
* 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 |
||
---|---|---|
.. | ||
glog_api.go | ||
glog_chaining.go | ||
glog_config.go | ||
glog_instance.go | ||
glog_logger_api.go | ||
glog_logger_chaining.go | ||
glog_logger_color.go | ||
glog_logger_config.go | ||
glog_logger_handler_json.go | ||
glog_logger_handler.go | ||
glog_logger_level.go | ||
glog_logger_rotate.go | ||
glog_logger_writer.go | ||
glog_logger.go | ||
glog_z_example_test.go | ||
glog_z_unit_config_test.go | ||
glog_z_unit_internal_test.go | ||
glog_z_unit_logger_chaining_test.go | ||
glog_z_unit_logger_handler_test.go | ||
glog_z_unit_logger_rotate_test.go | ||
glog_z_unit_test.go | ||
glog.go |