1
0
mirror of https://github.com/beego/bee.git synced 2024-05-31 22:53:28 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Faissal Elamraoui
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
Faissal Elamraoui
5cc09e5c6c This fixes #295 2016-10-22 15:44:22 +02:00
Faissal Elamraoui
7662cfe5d9 Tweaked the Bee banner 2016-07-31 23:23:07 +02:00
Faissal Elamraoui
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