1. 22 3月, 2021 1 次提交
  2. 25 9月, 2019 1 次提交
  3. 28 12月, 2018 2 次提交
  4. 26 12月, 2018 2 次提交
  5. 24 12月, 2018 2 次提交
  6. 17 12月, 2018 1 次提交
  7. 04 12月, 2018 1 次提交
  8. 24 11月, 2018 1 次提交
    • martianzhang's avatar
      fix mac os stdout print buffer truncate · c944ccd0
      martianzhang 提交于
        When set log to console, if fmt.Print larger than 1K
        the output buffer will be truncate. This problem will be
        trigger when set log to stdout, beego and soar both print their
        output into stdout, and this may come into confusing status in
        mac os.
      
        For fixing this problem, we only allow set log to file not.
        SOAR never write SQL suggest into log. Only developer should be
        concern about log, common user have no need of looking up log.
      c944ccd0
  9. 13 11月, 2018 1 次提交
  10. 03 11月, 2018 1 次提交
  11. 23 10月, 2018 1 次提交
  12. 20 10月, 2018 1 次提交