Commit Graph

249 Commits

Author SHA1 Message Date
astaxie 90a7ce5c6a split the file for logs 2014-11-03 16:45:42 +08:00
astaxie ef3c7c127b fix the variable 2014-11-03 16:44:05 +08:00
astaxie 88caf1ed70 if read the log.go then calldepth add 1 2014-11-03 16:43:07 +08:00
astaxie 304beaf89f update the log call deep 2014-11-03 16:40:08 +08:00
astaxie 2288ac868c remove the deep Caller 2014-11-03 16:34:36 +08:00
astaxie 71149218d1 fix the log level 2014-10-30 17:43:32 +08:00
astaxie 1636a7271c Revert "fix the log test"
This reverts commit ddbfc25e56.
2014-10-30 16:57:55 +08:00
astaxie 68c3bdfdd4 Revert "logs:default support fileline"
This reverts commit 1f26852610.
2014-10-30 16:57:48 +08:00
astaxie ddbfc25e56 fix the log test 2014-10-28 19:34:11 +08:00
astaxie 1f26852610 logs:default support fileline 2014-10-28 19:33:14 +08:00
astaxie 9b40271878 fix the less ` 2014-08-27 15:53:08 +08:00
astaxie 770dc702f0 Merge pull request #782 from francoishill/patch-19
Extra field if username is empty
2014-08-27 15:36:07 +08:00
Francois 2d94f7797b Type in the printout of each level's prefix 2014-08-26 14:03:03 +02:00
Francois 61ce608847 Update smtp.go 2014-08-26 12:47:05 +02:00
astaxie 2fe559701c fix the import 2014-08-26 15:43:18 +08:00
astaxie fcc9d8c45f Merge pull request #778 from francoishill/patch-15
Update file.go
2014-08-26 14:42:52 +08:00
astaxie e51a9d6481 Merge pull request #779 from francoishill/patch-17
Print error if occurred in WriteMsg
2014-08-26 14:42:05 +08:00
Francois 44ea260db1 Allow mail with self-signed certificates
For more information, refer to https://groups.google.com/forum/#!topic/golang-nuts/c9zEiH6ixyw
2014-08-26 06:52:18 +02:00
Francois 1d1ad69954 Print error if occurred in WriteMsg 2014-08-26 06:37:35 +02:00
Francois 59773dfabe Update file.go
New pull request for "Panic sometimes occurs at time 00h00 on windows, then the app crashes."
2014-08-26 06:25:59 +02:00
astaxie 7f977a0c8c beego: change the colour 2014-08-20 11:54:25 +08:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
stansun a804d242d9 revise a comment
If it gets a msg from the buffer chan, it will write the message to
outputs.
2014-07-27 07:13:17 -04:00
Francois 6ce55e8884 Update smtp.go (develop branch)
For mail servers that do not require Authentication we must pass NIL for the SendMail parameter 2 (the auth parameter). Otherwise it fails to send the mail.
2014-07-22 07:21:47 +02:00
Frederic G. MARAND 7d09ac252a Issue #682: convert logs package to RFC5424 logging levels. 2014-07-11 11:15:34 +02:00
astaxie fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie 0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
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