1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 06:43:27 +00:00
Commit Graph

221 Commits

Author SHA1 Message Date
astaxie
4245521660 fix #576 2014-05-17 02:26:50 +08:00
astaxie
3f1de576e4 fix go run hello.go & console log 2014-04-04 09:57:51 +08:00
slene
f48ca96a7e beego: fix log output when SetLogger has error 2014-04-04 09:57:45 +08:00
slene
9421a21037 beego: fix log output when SetLogger has error 2014-04-04 09:57:37 +08:00
asta.xie
9c5ceb70cc Logs: modify StartLogger to private 2014-04-02 23:43:37 +08:00
asta.xie
3f5fee2dc6 Logs support file & filenum 2014-03-25 23:48:58 +08:00
asta.xie
589f97130c add w.Rotate 2014-03-21 14:33:11 +08:00
cloudaice
d93f112083 fixed bug: in logs package check if platform is windows 2014-01-28 11:26:43 +08:00
cloudaice
11e6c2829b diffrent level logs display diffrent color 2014-01-21 18:00:17 +08:00
FuXiaoHei
94ad13c846 add comments in logs package 2013-12-30 23:32:57 +08:00
slene
764bbd9897 #390 should use filepath.Dir instead of path.Dir for. 2013-12-19 19:04:57 +08:00
1fei
b87e122ac4 Update smtp.go 2013-12-19 18:16:06 +08:00
1fei
dcaff38cb9 Update file.go 2013-12-19 18:15:46 +08:00
1fei
b68c814c50 Update console.go
使用json直接初始化系统变量,代码更简单,并且便于后期扩展
2013-12-19 18:15:00 +08:00
1fei
9076ce7d17 Update conn.go
使用json直接初始化相关变量,代码更简单。如果把协议的首字母改大写会更简单,但不好改谢大的协议。
2013-12-19 18:13:10 +08:00
astaxie
48ad0202bf update some tips 2013-12-07 13:26:28 +08:00
astaxie
ba5e393e99 add flush & read all chan data 2013-11-27 17:50:10 +08:00
astaxie
02a03cec33 add logs readme 2013-09-10 18:44:29 +08:00
astaxie
4922237847 sleep some time for send mail 2013-08-28 15:55:34 +08:00
astaxie
2424618163 delete default console & add bench test 2013-08-28 15:48:48 +08:00
astaxie
f92973794e finish logs module 2013-08-27 23:49:04 +08:00