|
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
|
|
83d1442781
|
change strings.ReplaceAll to strings.Replace to adapt go1.11
|
2019-06-18 19:44:28 +08:00 |
|
|
|
5888b0e06a
|
fix issue in gmlock
|
2019-06-18 19:19:43 +08:00 |
|
|
|
78ccbeac3b
|
add Cas function for gtype; improve gmlock
|
2019-06-18 08:37:21 +08:00 |
|
|
|
57b54414d6
|
merge master
|
2019-06-13 21:00:14 +08:00 |
|
|
|
23d404f681
|
add glog.Expose for glog; add Trim operation for glog.Logger.Write; fix issue in gjson.Remove for slice
|
2019-06-13 19:29:09 +08:00 |
|
|
|
e6d4459992
|
comment update for gcache
|
2019-06-11 20:57:43 +08:00 |
|
|
|
c0c97b76fb
|
update lead string position for glog
|
2019-06-07 23:00:34 +08:00 |
|
|
|
d62ef17290
|
improve glog
|
2019-06-01 22:36:12 +08:00 |
|
|
|
216af6a662
|
updates glog
|
2019-06-01 20:34:57 +08:00 |
|
|
|
d67b95c593
|
add async logging feature for glog
|
2019-06-01 19:34:03 +08:00 |
|
|
|
9ad94eccad
|
add json output support for glog
|
2019-06-01 11:01:57 +08:00 |
|
|
|
7335126064
|
mark deprecated for *fln functions of glog; fix issue in gfile.MainPkgPath in Windows
|
2019-05-29 15:18:12 +08:00 |
|
|
|
3575e20137
|
update Writer feature of glog
|
2019-05-23 20:34:06 +08:00 |
|
|
|
f69f529258
|
Merge branch 'master' into develop
|
2019-05-23 19:14:19 +08:00 |
|
|
|
3e7416ca7d
|
add Skip for glog
|
2019-05-23 19:14:16 +08:00 |
|
|
|
9da883a50c
|
comment updates
|
2019-05-23 11:49:33 +08:00 |
|
|
|
8d9fdfeafc
|
change parameter to unnecssary for glog.Header/Stdout; version updates
|
2019-05-22 21:43:56 +08:00 |
|
|
|
162e8f7e51
|
comment updates for glog
|
2019-05-22 20:31:14 +08:00 |
|
|
|
6c658813cd
|
refract glog to improve performance
|
2019-05-22 09:19:21 +08:00 |
|
|
|
0839ea385f
|
refract glog to improve performance;
|
2019-05-21 23:57:03 +08:00 |
|
|
|
68fa235412
|
add gjson.GetJsonMap; refract glog to improve performance;
|
2019-05-21 21:52:17 +08:00 |
|
|
|
75725db6fb
|
remove gmlock for print of glog; add time.Time support for gdb
|
2019-05-15 23:53:48 +08:00 |
|
|
|
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 |
|