Commit Graph

25 Commits

Author SHA1 Message Date
Sergey Lanzman 37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
JessonChan 03840f3fe8 give each of the adapter a neme 2016-03-24 17:38:26 +08:00
youngsterxyf ecf24640fd fix issue #1566 2016-01-23 16:56:54 +08:00
astaxie 3bb22d149e add the comments 2016-01-04 22:22:42 +08:00
astaxie f0be45dfff fix the comments and json tag 2016-01-04 22:18:59 +08:00
astaxie 34877c52a9 golint logs 2015-09-11 23:08:24 +08:00
astaxie 9ab7466d5c fix the cappital 2015-09-04 22:20:55 +08:00
fuxiaohei 77c1109134 code simplify for package logs 2015-02-23 11:42:46 +08:00
astaxie 9b40271878 fix the less ` 2014-08-27 15:53:08 +08: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
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
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08: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 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
FuXiaoHei 94ad13c846 add comments in logs package 2013-12-30 23:32:57 +08:00
1fei b87e122ac4 Update smtp.go 2013-12-19 18:16:06 +08:00
astaxie ba5e393e99 add flush & read all chan data 2013-11-27 17:50:10 +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