go-zero/core/logx
chen quan fd12659729
chore: add release action to auto build binaries (#1884)
* chore: add release action to auto build binaries

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix: test bugs

Signed-off-by: chenquan <chenquan.dev@gmail.com>
2022-05-25 23:42:24 +08:00
..
color_test.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
color.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
config.go feat: implement console plain output for debug logs (#1456) 2022-01-17 12:43:15 +08:00
durationlogger_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
durationlogger.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
lesslogger_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
lesslogger.go fix golint issues in core/logx (#496) 2021-02-20 22:45:58 +08:00
lesswriter_test.go fix golint issues in core/logx (#496) 2021-02-20 22:45:58 +08:00
lesswriter.go fix golint issues in core/logx (#496) 2021-02-20 22:45:58 +08:00
limitedexecutor_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
limitedexecutor.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logger.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
logs_test.go feat: support WithStreamClientInterceptor for zrpc clients (#1907) 2022-05-14 19:58:17 +08:00
logs.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
logwriter.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
rotatelogger_test.go chore: fix deprecated usages (#1871) 2022-05-06 15:13:46 +08:00
rotatelogger.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
syslog_test.go feat: support WithStreamClientInterceptor for zrpc clients (#1907) 2022-05-14 19:58:17 +08:00
syslog.go initial import 2020-07-26 17:09:05 +08:00
tracelogger_test.go chore: add release action to auto build binaries (#1884) 2022-05-25 23:42:24 +08:00
tracelogger.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
util_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
util.go chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 2022-05-03 19:51:47 +08:00
vars.go feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
writer_test.go chore: improve codecov (#1878) 2022-05-08 13:17:48 +08:00
writer.go chore: improve codecov (#1878) 2022-05-08 13:17:48 +08:00