Commit Graph

49 Commits (c52d4e2a64806e8cbf47782854fdd1f795cf549d)

Author SHA1 Message Date
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Carl Bergquist 78978048c3
Instrumentation: log the total number of db queries per request (#54647) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
ying-jeanne 56f3f3fe69
Chore: Remove the old log format (#51526) 3 years ago
Yuriy Tseretyan 739d3469bc
Chore: Update ConcreteLogger to implement gokit Logger interface (#51599) 3 years ago
Sofia Papagiannaki 84e2e1ec8e
Log: Fix text logging for unsupported types (#51306) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
ying-jeanne 4e3f53f106
Chore: Make logger mutable for regression test (#49146) 3 years ago
Emil Tullstedt 51ff2b8c58
Logging: Unify logging fakes (#48822) 3 years ago
ying-jeanne f62c261900
fix terminal format (#47718) 3 years ago
ying-jeanne 06d2d44031
put the default logger format and feature toggle to fallback to old logger (#47584) 3 years ago
ying-jeanne 03ba91e8a4
add feature toggle with new format (#47336) 3 years ago
ying-jeanne c525db9cd8
fallback to the v8 logging behavior (#47353) 3 years ago
Marcus Efraimsson 659cf17e10
Logging: Fix syslog messages should be sent with correct severity (#47209) 3 years ago
Marcus Efraimsson b4346a5613
Logging: Fixes filtering logs based on gokitlog levels (#47195) 3 years ago
Marcus Efraimsson 16db1ad46d
API: Fixes request logging middleware to include userId, orgId, uname (#47183) 3 years ago
Emil Tullstedt 7bc821baf2
Logger: Use specified format for file logger (#46970) 3 years ago
gotjosh b1e6f7126a
Logging: Helper to create NopLogger (#46376) 3 years ago
Marcus Efraimsson ca311bf94f
Logging: Fix server hangs when using log.WithSuffix (#45213) 3 years ago
Marcus Efraimsson 2082eeb72f
Logging: Fix so that filters can contain commented lines (#45159) 3 years ago
Marcus Efraimsson 05ea825c76
Chore: Logging improvements (#44925) 3 years ago
bolshoytoster 7f2d3055d8
Logging: Fix don't return an error trying to initialize the file logger (#42952) 3 years ago
Marcus Efraimsson bc7e55d99b
Chore: Fix log filters (#44681) 3 years ago
Marcus Efraimsson a23900c4ba
CodeQL: Ignore go/log-injection for terminal logger (#44481) 3 years ago
Ryan McKinley 3c334cd8ba
Logger: avoid panic when time is a string (not fmt.Stringer) (#44497) 3 years ago
Marcus Efraimsson 50fabe8a87
Chore: Implements log15 terminal logger (#44447) 3 years ago
Yuriy Tseretyan 8114f6b065
Use stack trace context in XORM trace logger (#43780) 3 years ago
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636) 3 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
ying-jeanne cedbddafe3
removing the log function after enterprise repo update (#41197) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Arve Knudsen 7394c98d38
MuxWriter: Handle error for already closed file (#31119) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Arve Knudsen 3c229c6bee
Log: Use os.Open to open file for reading (#29483) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Arve Knudsen dff84f6a31
Chore: Remove dead code (#28664) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Emil Tullstedt b68634fbb4
Tests: Batch of GoConvey to Testify conversions (#27008) 5 years ago
Arve Knudsen e6e5cc6e80
Chore: Simplify generic OAuth code (#26779) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen b1af28122b
Server: Fail when unable to create log directory (#20804) 6 years ago
Arve Knudsen 7349a6b96c
pkg/infra: Check errors (#19705) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago