go-zero/core
Kevin Wan ac321fc146
feat: add fields with logx methods, support using third party logging libs. (#1847)
* backup

* simplify

* chore: remove unused pool

* chore: fix lint errors

* chore: use strings.Builder instead of bytes.Buffer

* test: add more tests

* chore: fix reviewdog

* test: fix data race

* feat: make logger customizable

* chore: fix reviewdog

* test: fix fails

* chore: fix set writer twice

* chore: use context instead of golang.org context

* chore: specify uint32 for level types
2022-05-03 17:34:26 +08:00
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
collection revert postgres package refactor (#1796) 2022-04-17 12:07:48 +08:00
conf feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
errorx fix #1541 (#1542) 2022-02-15 18:40:26 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs test: add more tests (#1856) 2022-05-02 21:24:20 +08:00
fx fix: mr goroutine leak on context deadline (#1433) 2022-01-10 22:06:10 +08:00
hash feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
iox feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx test: add more tests (#1856) 2022-05-02 21:24:20 +08:00
lang chore: simplify mapreduce (#1401) 2022-01-01 19:24:35 +08:00
limit fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) 2022-03-04 16:14:45 +08:00
load feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logx feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
mapping fix marshal ptr in httpc (#1789) 2022-04-15 19:07:34 +08:00
mathx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metric feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
mr test: change fuzz tests (#1504) 2022-02-05 09:44:01 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
prof chore: fix lint issue (#1694) 2022-03-22 13:31:05 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stat refactor: move json related header vars to internal (#1840) 2022-04-28 15:12:04 +08:00
stores feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
stringx Feature/trie ac automation (#1479) 2022-01-25 11:14:56 +08:00
syncx feat: use mongodb official driver instead of mgo (#1782) 2022-04-19 14:03:04 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
timex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
trace chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00