Commit Graph

34 Commits (849eee8db70c8999d54350b85ea7a16fc44dc404)

Author SHA1 Message Date
wxiaoguang 54c28fddd8
Clarify the logger's MODE config option (#26267) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
Gary Moon 29194a9dd6
Correct the access log format (#24085) 2 years ago
sillyguodong 5155ec35c5
Parse external request id from request headers, and print it in access log (#22906) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
Jason Song f8e93ce423
Reminder for no more logs to console (#22282) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 3 years ago
Gusted c0a6309a5f
Simplify loops to copy (#19569) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
Gusted bc6df18fb3
Use correct defaultValue for stracktrace (#17552) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 4 years ago
a1012112796 3273fb9af1
use level config in main section when subsection not set level (#15176) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
zeripath 0052d788da
Allow log.xxx.default to set logging settings for the default logger only (#11292) 5 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
zeripath f5bd0884d2
Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
zeripath 775a5a5b0f
Stop colorizing files by default (#6949) 6 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 6 years ago
zeripath e3166744fe
Fix logging documentation (#6904) 6 years ago
zeripath 5422f23ed8 Quieter Integration Tests (#6513) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014) 6 years ago