mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
911975059a
Before, there was a `log/buffer.go`, but that design is not general, and it introduces a lot of irrelevant `Content() (string, error) ` and `return "", fmt.Errorf("not supported")` . And the old `log/buffer.go` is difficult to use, developers have to write a lot of `Contains` and `Sleep` code. The new `LogChecker` is designed to be a general approach to help to assert some messages appearing or not appearing in logs. |
2 years ago | |
---|---|---|
.. | ||
colors.go | 2 years ago | |
colors_router.go | ||
conn.go | 2 years ago | |
conn_test.go | ||
console.go | 2 years ago | |
console_other.go | ||
console_test.go | ||
console_windows.go | ||
errors.go | ||
event.go | 2 years ago | |
file.go | 2 years ago | |
file_test.go | ||
flags.go | ||
groutinelabel.go | 2 years ago | |
groutinelabel_test.go | ||
level.go | ||
level_test.go | ||
log.go | 2 years ago | |
log_test.go | ||
logger.go | 2 years ago | |
multichannel.go | 2 years ago | |
provider.go | 2 years ago | |
smtp.go | 2 years ago | |
smtp_test.go | ||
stack.go | ||
writer.go | 2 years ago | |
writer_test.go |