You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/log
Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043)
2 years ago
..
buffer.go
buffer_test.go
colors.go
colors_router.go
conn.go
conn_test.go
console.go
console_other.go Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) 2 years ago
console_test.go
console_windows.go
errors.go
event.go Empty log queue on flush and close (#19994) 2 years ago
file.go Go 1.19 format (#20758) 2 years ago
file_test.go test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
flags.go
groutinelabel.go Add auto logging of goroutine pid label (#19212) 3 years ago
groutinelabel_test.go Add auto logging of goroutine pid label (#19212) 3 years ago
level.go
level_test.go
log.go Refactor Router Logger (#17308) 3 years ago
log_test.go
logger.go
multichannel.go Disable doctor logging on panic (#20847) 2 years ago
provider.go
smtp.go Go 1.19 format (#20758) 2 years ago
smtp_test.go
stack.go
writer.go
writer_test.go