提交历史

作者 SHA1 备注 提交日期
  Kevin Wan ae87114282 chore: change interface{} to any (#2818) 2 年之前
  Kevin Wan 74e0676617 feat: add config to truncate long log content (#2767) 2 年之前
  Xargin 1c544a26be use stat instead of disableStat (#2740) 2 年之前
  chainlife 20a61ce43e logx conf add DisableStat (#2434) 2 年之前
  MarkJoyMa e6aa6fc361 feat: add log debug level (#2411) 2 年之前
  Kevin Wan 0b1884b6bd feat: support caller skip in logx (#2401) 2 年之前
  Kevin Wan dfeef5e497 fix: thread-safe in getWriter of logx (#2319) 2 年之前
  Archer 8c72136631 make logx#getWriter concurrency-safe (#2233) 2 年之前
  Kevin Wan 2d60f0c65a fix: logx disable not working in some cases (#2306) 2 年之前
  chen quan 4fad067a0e fix(logx): need to wait for the first caller to complete the execution. (#2213) 2 年之前
  Kevin Wan 5cd9229986 fix: only setup logx once (#2188) 2 年之前
  Kevin Wan 9b334b5428 chore: let logx.SetWriter can be called anytime (#2186) 2 年之前
  Kevin Wan 34eb3fc12e chore: refactoring logx (#2181) 2 年之前
  SgtDaJim 101304be53 feat: logx support logs rotation based on size limitation. (#1652) (#2167) 2 年之前
  Kevin Wan 69c2bad410 feat: logx with color (#1872) 3 年之前
  Kevin Wan a36d58aac9 fix time, duration, slice types on logx.Field (#1868) 3 年之前
  Kevin Wan ac321fc146 feat: add fields with logx methods, support using third party logging libs. (#1847) 3 年之前
  Kevin Wan 5bcee4cf7c fix #1806 (#1833) 3 年之前
  Kevin Wan 259a5a13e7 chore: fix data race (#1593) 3 年之前
  Fyn cf7c7cb392 build: update goctl dependency ddl-parser to v1.0.3 (#1586) 3 年之前
  Kevin Wan cf4321b2d0 fix #1525 (#1527) 3 年之前
  Kevin Wan bf2feee5b7 feat: implement console plain output for debug logs (#1456) 3 年之前
  Kevin Wan a91c3907a8 feat: rename module from tal-tech to zeromicro (#1413) 3 年之前
  Kevin Wan de5ed6a677 feat: support %w in logx.Errorf (#1278) 3 年之前
  Kevin Wan fbf2eebc42 add Errorv/Infov/Slowv (#909) 3 年之前
  Kevin Wan 1fb356f328 refactor goctl (#902) 3 年之前
  市民233 0b0406f41a fix: 解决golint 部分警告 (#897) 3 年之前
  Kevin Wan 872e75e10d add logx.DisableStat() to disable stat logs (#893) 3 年之前
  Kevin Wan c0db8d017d gofmt logs (#574) 4 年之前
  TonyWang 52b4f8ca91 add timezone and timeformat (#572) 4 年之前