You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
breaker feat: add rest/httpc to make http requests governacible (#1638) 3 years ago
cmdline feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
codec feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
collection revert postgres package refactor (#1796) 3 years ago
conf feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
contextx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
discov chore: make error clearer (#1514) 3 years ago
errorx fix #1541 (#1542) 3 years ago
executors feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
filex chore: make error clearer (#1514) 3 years ago
fs test: add more tests (#1856) 3 years ago
fx fix: mr goroutine leak on context deadline (#1433) 3 years ago
hash feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
iox feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
jsontype test: add more tests (#1137) 3 years ago
jsonx test: add more tests (#1856) 3 years ago
lang chore: simplify mapreduce (#1401) 3 years ago
limit fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) 3 years ago
load feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
logx feat: add fields with logx methods, support using third party logging libs. (#1847) 3 years ago
mapping fix marshal ptr in httpc (#1789) 3 years ago
mathx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
metric feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
mr test: change fuzz tests (#1504) 3 years ago
naming fix golint issues, exported doc (#451) 4 years ago
netx fix golint issues in core/netx (#501) 4 years ago
proc feat: add fields with logx methods, support using third party logging libs. (#1847) 3 years ago
prof chore: fix lint issue (#1694) 3 years ago
prometheus feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
queue feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
rescue feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
search feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
service feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
stat refactor: move json related header vars to internal (#1840) 3 years ago
stores feat: add fields with logx methods, support using third party logging libs. (#1847) 3 years ago
stringx Feature/trie ac automation (#1479) 3 years ago
syncx feat: use mongodb official driver instead of mgo (#1782) 3 years ago
sysx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
threading feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
timex chore: make error clearer (#1514) 3 years ago
trace chore: add unit tests (#1615) 3 years ago
utils feat: rename module from tal-tech to zeromicro (#1413) 3 years ago