Commit Graph

70 Commits (main)

Author SHA1 Message Date
freezeChen 3445f3ea8e
fix: logging middle don't get trace_id value when logger is filterLogger (#2869) 11 months ago
woniu317 d0847cd462
feat: log helper support sprint option (#2616) 1 year ago
jessetang 9a973d29c2
fix: rectification of non-standard lint codes (#2746) 1 year ago
Miguel Martínez Triviño 0f38511ea8
fix(filter): filter out keyvals if keyFunc is provided (#2484) 2 years ago
Jesse a911f8f9ee
fix(log): toString float32 precision loss and convert uint use `FormatUint` (#2461) 2 years ago
jesse.tang 9737a3c5e4
fix: typo and grammatical errors (#2368) 2 years ago
Tony Chen 2d206076f8
fix logger caller depth (#2283) 2 years ago
Haibo 6d665c0ce6
fix: wrong order of Logger prefix kvs (#2273) 2 years ago
SeniorPlayer b9b7888d51
fix(log): DefaultCaller doesn't returns "pkg/file:line", it returns "file:line" now. For example, both biz/user.go and data/user.go are printed as user.go in logger. It's not clear. (#2274) 2 years ago
realityone f0c2a6ed90
Global logger (#2265) 2 years ago
jakezhu9 85af73a84b
test(log): increase tests coverage (#2197) 2 years ago
Betula-L e09d294388
feat: add logrus to contrib log (#2077) 2 years ago
Tony Chen 97c103a395
fix with logger (#2062) 2 years ago
Tony Chen dccee86141
log: remove component logger to use global logger (#2061) 2 years ago
longxboy 944d480f78
feat:add context for log (#2041) 2 years ago
Tony Chen 79497dd3a5
log: fix global logger (#2034) 2 years ago
songzhibin97 2eb615b38a
style:log (#2014) 2 years ago
Elric Li eb2dcae83d
feat(log): Helper implemented io.Writer (#1927) 2 years ago
Cluas 13208d7908
fix(log): FilterFunc keyvals lost logger prefix (#1901) 2 years ago
Cluas d4c0c57681
feat(log): log load config only when Debug level (#1899) 2 years ago
Tony Chen 51fb0e0440
fix(log): call depth (#1885) 2 years ago
Chen Xinyuan 4387085047
fix: fix some typos (#1869) 2 years ago
haiyux 9dec67bddd
update contrib readme (#1831) 2 years ago
haiyux 9bf178b1d1
fix:fix log caller error (#1773) 2 years ago
realityone 83fad75c0f
make logger appliance as logger proxy (#1765) 2 years ago
MARATRIX Li c6c5e4595c
optimization: optimize global logger (#1763) 2 years ago
realityone 0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761) 2 years ago
haiyux 1c3185f9e5
readme:add log third party log library readme (#1753) 2 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
海雨 7cd9503b95
test: add log test (#1576) 3 years ago
sxpsxp12 63b1764a04
fix: fix log.Helper.WithContext msg key missing (#1571) 3 years ago
letian 3d23d295c4
feat(log): default message key (#1545) 3 years ago
包子 250bb5c8e7
feat(log/helper): log helper add WithMessageKey option (#1541) 3 years ago
404_K aba30889c9
chrone: fix doc error (#1498) 3 years ago
Kagaya f7588a47de
fix: ci lint error (#1391) 3 years ago
包子 7b6332ee75
deps: middleware add separate go.mod and removes framework deps (#1385) 3 years ago
Xudong Cai b44e47b087
refactor: optimize the code and use golangci-lint to check for any errors (#1298) 3 years ago
拉小轰 5d07a94b16
use "and" replace "sub" (#1207) 3 years ago
longxboy 07f9fa3e91
change debug level to -1 (#1105) 3 years ago
包子 b4dd478bc9
update log/readme.md (#1085) 3 years ago
拉小轰 a928622f27
golang syntax log README.md (#1084) 3 years ago
包子 53522c4098
add log fatal level (#1067) 3 years ago
包子 258e911f4f
fix log filter (#1056) 3 years ago
chenzhihui dc476c3b57 fix 3 years ago
chenzhihui b378f993c4 fix 3 years ago
chenzhihui 91a01798f4 fix 3 years ago
chenzhihui f92d4742bb fix 3 years ago
包子 ba2607530d fix log filter 3 years ago
chenzhihui 51725f1912 fix 3 years ago
chenzhihui 0e6c53fda9 fix 3 years ago