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
zeripath e4238583db
Improve trace logging for pulls and processes (#22633) (#22812)
2 years ago
..
buffer.go migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
buffer_test.go migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
colors.go Improve trace logging for pulls and processes (#22633) (#22812) 2 years ago
colors_router.go Refactor Router Logger (#17308) 3 years ago
conn.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
conn_test.go format with gofumpt (#18184) 3 years ago
console.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
console_other.go Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) 2 years ago
console_test.go Fixed assert statements. (#16089) 3 years ago
console_windows.go Fix windows build error (#14263) 4 years ago
errors.go
event.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
file.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
file_test.go test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
flags.go
groutinelabel.go upgrade golangcilint to v1.51.0 (#22764) 2 years ago
groutinelabel_test.go Add auto logging of goroutine pid label (#19212) 3 years ago
level.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
level_test.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
log.go Improve trace logging for pulls and processes (#22633) (#22812) 2 years ago
log_test.go format with gofumpt (#18184) 3 years ago
logger.go format with gofumpt (#18184) 3 years ago
multichannel.go Disable doctor logging on panic (#20847) 2 years ago
provider.go migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
smtp.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
smtp_test.go Fixed assert statements. (#16089) 3 years ago
stack.go format with gofumpt (#18184) 3 years ago
writer.go format with gofumpt (#18184) 3 years ago
writer_test.go Fixed assert statements. (#16089) 3 years ago