1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/log
zeripath d25f44285a
Fix double-indirection bug in logging IDs (#12294)
This PR fixes a bug in log.NewColoredIDValue() which led to a double
indirection and incorrect IDs being printed out.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-07-23 12:26:45 +03:00
..
colors_router.go
colors.go
conn_test.go
conn.go
console_test.go
console_windows.go
console.go
errors.go
event.go
file_test.go
file.go
flags.go
level_test.go
level.go
log_test.go
log.go
logger.go
provider.go
smtp_test.go
smtp.go
stack.go
writer_test.go
writer.go