1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 19:33:28 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
astaxie
4310f5d67f Merge pull request #236 from amrfaissal/color-logger-feature
New tweaks
2016-08-02 09:34:48 +08:00
Faissal Elamraoui
338dfc65ed New tweaks
Added enhanced logging while using bee to scaffold code
Fixed some typos and errors
Added more error handling
Added more docs
2016-07-31 23:30:35 +02:00
Faissal Elamraoui
5bc1c82a2b Added check for multiple paths in GOPATH (instead of the first path in the list) 2016-07-29 17:45:15 +02:00
astaxie
0dbe35a943 go vet happy 2016-01-25 21:43:29 +08:00
Lei Cao
60e4f1b872 Issue-119: flags for excluding Godeps. 2015-06-17 14:59:59 +08:00
astaxie
7ffe1060cc format the log time 2014-08-23 14:15:42 +08:00
astaxie
67c1c05a45 support migrate generate sql 2014-08-18 11:51:57 +08:00
ZhengYang
923a02f99b colorlog for [INFO] 2014-08-14 12:20:49 +08:00
astaxie
25fccbdf91 ask whether overwrite the file 2014-08-09 11:14:00 +08:00
Unknown
a4baa777cb Added support for gopm 2013-11-03 22:16:15 -05:00
Unknown
865272a7f7 Update LICENSE 2013-10-30 19:54:53 -04:00
Unknown
f724bb0c6b Remove dep of com 2013-10-30 19:39:44 -04:00
Odiel Leon
a10bc28ab4 - Defining the logs levels as constants
- Adding time for each log print in order to see changes in the console or logs files.
2013-09-26 14:41:25 -04:00
Unknown
e606b0045d Working on bee bale 2013-09-03 13:23:58 -04:00
Unknown
6923aeb1ae Use package com colorlog for uniform management 2013-08-24 16:41:46 +08:00
slene
90648d22cd avoid panic when len(log) == 0 in colorLog func 2013-08-22 14:54:02 +08:00
Unknown
055609f64d Update color ouput 2013-08-15 15:24:23 +08:00
Unknown
ea43654872 Colorful log print 2013-08-09 22:40:46 +08:00
sun shengxiang
0cf1a553de half work 2013-07-06 15:30:57 +08:00