Commit Graph

14 Commits

Author SHA1 Message Date
Lunny Xiao c60f2467a9
some golints fixed 2016-12-11 12:45:37 +08:00
Lunny Xiao 2f8952d39b serious extends bug fixed & correct logger file path 2016-03-31 22:21:05 +08:00
Lunny Xiao b336fa1880 ILogger interface changed and some golint issues resolved, #367 resolved 2016-03-31 18:19:00 +08:00
Lunny Xiao 7d2967c786 join parameters support & many comments 2016-03-29 09:17:06 +08:00
Lunny Xiao a2a2456fa2 bug fixed for log level and improved json scanner 2016-03-24 22:46:24 +08:00
Lunny Xiao a0aaa7d72b logging interface changed and resolved #160 #219 #353 2016-02-16 17:18:01 +08:00
Lunny Xiao 1992491553 license 2015-04-28 16:25:04 +08:00
Lunny Xiao 4fdc045edc move syslogger as condition compile 2014-08-21 11:40:55 +08:00
Nash Tsai 90d1be45a2 update ILogger interface, to reduce performance cost where string format or concat is done when it's need to write out 2014-08-20 10:37:52 +08:00
Nash Tsai 55c9cb4c07 fixed error usage in simple logger
make default log level DEBUG
2014-08-20 09:48:04 +08:00
Nash Tsai 0c227ead0f add log level support to simple logger 2014-08-20 09:38:52 +08:00
Nash Tsai f33ed5b947 fix error using ioutil.Discard 2014-08-11 20:00:13 +08:00
Nash Tsai 160de20254 SimpleLogger tidy up 2014-08-08 05:05:45 +08:00
Nash Tsai 4f6106e168 private Engine.LogSQL and create ILogger interface that is compatible with log/syslog package. Also fixed use of LogError instead of LogSQL 2014-02-12 01:35:26 +08:00