index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
setting
/
log.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse external request id from request headers, and print it in access log (#...
sillyguodong
2023-03-10
1
-0
/
+2
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-61
/
+88
*
Reminder for no more logs to console (#22282)
Jason Song
2023-01-01
1
-17
/
+12
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-1
/
+1
*
Update go tool dependencies (#19676)
silverwind
2022-05-10
1
-2
/
+3
*
Simplify loops to copy (#19569)
Gusted
2022-05-01
1
-3
/
+2
*
format with gofumpt (#18184)
6543
2022-01-20
1
-4
/
+6
*
Refactor Router Logger (#17308)
wxiaoguang
2022-01-20
1
-2
/
+5
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-2
/
+2
*
Use correct defaultValue for stracktrace (#17552)
Gusted
2021-11-05
1
-1
/
+1
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-4
/
+1
*
add a new internal hook to save ssh log (#15787)
a1012112796
2021-05-21
1
-0
/
+1
*
use level config in main section when subsection not set level (#15176)
a1012112796
2021-03-28
1
-6
/
+5
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+2
*
Update docs and comments to remove macaron (#14491)
Lunny Xiao
2021-01-29
1
-1
/
+1
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
1
-12
/
+0
*
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
zeripath
2020-07-06
1
-2
/
+66
*
Allow log.xxx.default to set logging settings for the default logger only (#1...
zeripath
2020-05-16
1
-2
/
+5
*
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
zeripath
2019-12-24
1
-1
/
+1
*
Fix #9151 - smtp logger configuration sendTos should be an array (#9154)
zeripath
2019-11-25
1
-1
/
+5
*
Restore Graceful Restarting & Socket Activation (#7274)
zeripath
2019-10-15
1
-1
/
+10
*
Add golangci (#6418)
kolaente
2019-06-12
1
-4
/
+8
*
Stop colorizing files by default (#6949)
zeripath
2019-05-15
1
-2
/
+0
*
Move xorm logger bridge from log to models so that log module could be a stan...
Lunny Xiao
2019-05-14
1
-3
/
+0
*
Fix logging documentation (#6904)
zeripath
2019-05-11
1
-0
/
+2
*
Quieter Integration Tests (#6513)
zeripath
2019-04-07
1
-0
/
+9
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
1
-135
/
+240
*
Split setting.go as multiple files (#6014)
Lunny Xiao
2019-02-10
1
-0
/
+186