1. 02 12月, 2015 5 次提交
  2. 01 12月, 2015 1 次提交
  3. 30 11月, 2015 1 次提交
    • R
      Log config parsing errors · 7151b964
      Ryan A. Chapman 提交于
      Beego currently handles the case of "conf/app.conf"
      not existing, but all other errors are not logged.
      This fixes that.
      
      I ran into an issue where beego was not listening on the
      correct port, and it turned out that the conf/app.conf file
      had a colon ":" instead of an equal sign "=" (confusion of
      INI vs YAML formats).  When there was a parsing error, beego
      would give up on parsing app.conf and not log anything to the
      console.
      7151b964
  4. 25 11月, 2015 2 次提交
  5. 24 11月, 2015 2 次提交
  6. 21 11月, 2015 1 次提交
  7. 20 11月, 2015 2 次提交
  8. 19 11月, 2015 4 次提交
  9. 18 11月, 2015 1 次提交
  10. 16 11月, 2015 2 次提交
  11. 12 11月, 2015 5 次提交
  12. 11 11月, 2015 7 次提交
  13. 10 11月, 2015 7 次提交