1
0
mirror of https://github.com/beego/bee.git synced 2025-07-06 04:40:19 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
cf7aef47f0 Implementing the new logging infrastructure
Moved logging to the new logging infrastructure by removing the use of
ColorLog() function. Added more documentation. Also fixed some typos in
comments and function names.
2016-11-13 15:14:48 +01:00
5cc09e5c6c This fixes #295 2016-10-22 15:44:22 +02:00
7662cfe5d9 Tweaked the Bee banner 2016-07-31 23:23:07 +02:00
b8250ebb72 New Bee banner
Added a new Bee banner using ASCII art. When bee is invoked,
the banner is displayed with the version number (short banner).
A More verbose Banner is added to 'bee version' which shows
more information about the host and Go runtime.
2016-06-01 14:30:29 +02:00
08ff1c91ef fix the beego version 2016-01-18 10:27:17 +08:00
6b85a2c475 Improve bee command lines
Clean and improve some of the command option descriptions
2014-12-18 17:19:34 +01:00
55741df579 return actual value from subcommand 2014-08-15 17:38:51 +08:00
270a52100c Dynamic access Go version 2014-08-11 08:57:20 +08:00
94c9dee22c update bee get beego & go version 2014-05-22 10:35:37 +08:00
7f0e4f024c bee version support go version 2014-05-17 01:53:42 +08:00
226b5d4f4d bee support version command 2014-05-17 01:37:45 +08:00