Commit Graph

31 Commits

Author SHA1 Message Date
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng 54ef476600 add tag interfaces and remove log.go 2020-07-28 06:28:51 +00:00
JessonChan ce3800e3ef // Deprecated: use github.com/astaxie/beego/logs instead. 2019-04-03 14:13:38 +08:00
JessonChan e3d668f450 revet to log.go
https://github.com/astaxie/beego/issues/3591
https://github.com/astaxie/beego/issues/3588
2019-04-03 14:08:42 +08:00
JessonChan ea91e7638c move log function to log package 2019-03-12 17:01:23 +08:00
JessonChan 826f81f479 remove from init method 2016-03-25 15:04:52 +08:00
JessonChan 850dc59b6e should remove when 2.0 is released 2016-03-25 11:13:39 +08:00
JessonChan 98dfecfd8a change beego log function to logs function 2016-03-24 17:39:29 +08:00
astaxie 8929814126 fix the log carsh before init 2016-01-06 11:48:23 +08:00
astaxie 67b36d7c48 make golint happy 2015-09-08 21:41:38 +08:00
astaxie 0207caab6f keep the shortname for logs info/warn/debug 2015-06-15 20:44:14 +08:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
Francois 7be8114616 To match with logs/log.go (and RFC 5424 specs) 2014-08-15 21:30:59 +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
asta.xie 12e1ab0f80 beego: setLogger return error 2014-04-02 23:45:44 +08:00
asta.xie 4f819dbd9a Add a function SetLogFuncCall to enable 2014-03-26 00:06:25 +08:00
jinguoli 8c9320725b convert to unix eol 2013-12-23 11:46:11 +08:00
slene 68d4c2c0d8 fix: AppPath is wrong. Move BeeLogger to config.go init. 2013-12-19 12:22:30 +08:00
Unknown 1f8022d4ad compatiable for old version 2013-09-09 16:43:48 -04:00
astaxie 63da329468 go on modify api 2013-09-10 00:17:49 +08:00
eXthen ff11bcdb7c I guess write would be better 2013-07-25 19:04:26 +08:00
eXthen c2bb6b3068 Update log.go 2013-07-25 18:57:40 +08:00
astaxie 8807c327d1 fix log delete 2013-06-29 14:39:02 +08:00
slene 453557948e fix logrotate close fd before rename file, add a MuxWriter for Logger 2013-06-27 22:04:01 +08:00
Dobrosław Żybort 3bcff77947 Change: SetRotateMaxDay => SetRotateMaxDays 2013-06-25 12:54:51 +02:00
astaxie 23ff422826 if exist file then read lines err 2013-06-25 11:19:03 +08:00
astaxie d99ae3e3a2 add logrotate's setting for rotate 2013-06-25 08:13:06 +08:00
astaxie 73d45b150c log support file & logrotate 2013-06-24 23:24:33 +08:00
xiemengjun f593c1f3fd init framwork 2012-12-15 23:53:19 +08:00