Commit Graph

76 Commits

Author SHA1 Message Date
dbb27efe3e rename io to writer for glog.Logger 2019-04-18 09:11:14 +08:00
2d3d2e783e add default writer for glog to be integrated with other package; comments update for glog 2019-04-17 23:50:37 +08:00
c9d2d5e8ab add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson 2019-03-21 00:14:23 +08:00
4e3d735b90 add logging for gcron 2019-03-19 13:58:18 +08:00
1fb5a8cd6f comments for glog update 2019-02-20 11:16:10 +08:00
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
6c6c64bb3b rename category string to text 2019-02-01 20:45:11 +08:00
908a46d27d gtest updates 2019-01-31 13:00:17 +08:00
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
e865b46304 add console and env values to change the default values of gtimer 2019-01-23 13:01:58 +08:00
72569321fa package comments update 2019-01-16 13:35:16 +08:00
80c1a02377 pakage comments update 2019-01-16 09:00:23 +08:00
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
fff31e0f4f add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00
74bc36a2dc remove gfile.MainPkgPath check in gcfg/gview default path 2018-12-19 14:51:09 +08:00
a86f4f8e23 disable auto adding temp directory to gview/gcfg search path; disable backtrace feature in normal log print with glog; fix issue caused by fmt.Fprintf in gfsnotify 2018-12-18 20:03:23 +08:00
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
6addd64cf0 glog模块日志前缀输出改进 2018-11-17 22:12:41 +08:00
41c85ab84f glog增加文件指针池使用 2018-11-11 14:24:04 +08:00
72a18c0a10 glog增加文件指针池使用 2018-11-11 14:21:22 +08:00
61bc9dbd92 改进ghttp.Request.Exit,使得调用该方法时立即退出业务执行,开发者无需调用Exit方法时再使用return返回;glog模块增加To链式操作方法,执行下一次写入的writer 2018-11-06 18:53:25 +08:00
464b6ed7ec 临时去掉gfpool文件指针池的使用 2018-11-03 15:27:48 +08:00
78665937f1 还原glog.GetBacktrace文件打印开始位置 2018-10-31 16:23:31 +08:00
2d23a18810 框架一些模块的细节改进 2018-10-30 23:58:10 +08:00
c4ef89eda3 改进gfile在开发环境下的main包绝对路径获取方式;ghttp.Request增加idFileServe属性 2018-10-29 13:59:06 +08:00
b8764d5ef9 glog增加全局的BackTrace关闭功能 2018-10-24 17:38:07 +08:00
8594df0ac2 完善注释 2018-10-18 17:47:54 +08:00
18c1d84ff5 完成Web Server路由表打印/获取特性 2018-10-18 13:43:00 +08:00
e3a491a16b gspath添加debug信息,改进glog链式操作方法 2018-10-11 09:56:01 +08:00
0733164af1 改进glog的backtrace skip功能,g模块增加错误日志信息提示 2018-10-10 18:39:57 +08:00
029bbd2ded 完善glog示例程序文件 2018-10-10 15:24:30 +08:00
2af1639751 glog增加对文件名称格式的自定义设置,支持gtime日期格式 2018-10-09 21:41:07 +08:00
7e32a2e384 merge master 2018-09-30 08:36:41 +08:00
94651d1f5c 改进glog backtrace输出判断 2018-09-29 18:25:20 +08:00
80ffcc2470 增加gvar包,并改进默认的g包 2018-09-26 09:58:49 +08:00
aff8c87470 merge master 2018-09-20 09:30:05 +08:00
0c2679ae1f 修复glog.SetDebug失效问题,关闭ghttp.Server的日志信息终端显示 2018-09-18 21:29:31 +08:00
92926db8dc 改进gfpool,改进gmap 2018-09-17 18:43:59 +08:00
42e6271749 glog.Cat当目录不存在时自动创建 2018-09-16 16:38:17 +08:00
01c9c165ee 改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例 2018-09-15 16:40:13 +08:00
31cf09b7c8 去掉gfile/glog中的文件指针池使用,修复gjson的Set方法在自己元素为[]interface{}类型下的实效问题 2018-09-14 17:02:07 +08:00
f770c5b614 改进ghttp.Server配置管理 2018-09-14 13:02:13 +08:00
46b16374d7 ghttp.Response方法完善,增加ParseTpl/ParseTplContent/TplContent方法,Template修改为Tpl方法 2018-09-04 22:32:43 +08:00
ca266c1d5e websocket增加消息类型常量 2018-08-31 23:53:57 +08:00
d8b600a369 完成orm的调试模式下日志自动输出改进,改进glog增加日志等级管理功能、增加链式操作、日志分类管理 2018-08-30 13:54:45 +08:00
492323c5b1 glog增加日志等级特性 2018-08-30 13:00:49 +08:00
5a0b447d35 新增gmlock内存锁组件,改进glog日志写文件时的文件锁机制 2018-08-30 00:00:15 +08:00
050d7a868f up 2018-08-28 19:38:05 +08:00
c2fb9443ac up 2018-08-28 17:06:49 +08:00
a3aa5e7cd7 gdb增加调试模式的自动调试信息输出,开发中 2018-08-27 23:58:32 +08:00