This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/log
Loïc Dachary cb7ea004ee
Revert "Improve trace logging for pulls and processes (#22633) (#22812)"
This reverts commit e4238583db.

Refs: https://codeberg.org/forgejo/forgejo/issues/395
2023-02-20 19:58:59 +01:00
..
buffer.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
buffer_test.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
colors.go Revert "Improve trace logging for pulls and processes (#22633) (#22812)" 2023-02-20 19:58:59 +01:00
colors_router.go Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
conn.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
conn_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
console.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
console_other.go Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581) 2022-05-03 18:03:34 +02:00
console_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
console_windows.go
errors.go
event.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
file.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
file_test.go test: use `T.TempDir` to create temporary test directory (#21043) 2022-09-04 16:14:53 +01:00
flags.go
groutinelabel.go upgrade golangcilint to v1.51.0 (#22764) 2023-02-07 19:28:25 +00:00
groutinelabel_test.go Add auto logging of goroutine pid label (#19212) 2022-03-26 20:04:36 +00:00
level.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
level_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
log.go Revert "Improve trace logging for pulls and processes (#22633) (#22812)" 2023-02-20 19:58:59 +01:00
log_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
logger.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
multichannel.go Disable doctor logging on panic (#20847) 2022-08-18 21:27:27 -04:00
provider.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
smtp.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
smtp_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
stack.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00