gitea/modules/log
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library ()
* Add an abstract json layout to make it's easier to change json library

* Fix import

* Fix import sequence

* Fix blank lines

* Fix blank lines
..
colors.go Refactor Logger ()
colors_router.go Fix various documentation, user-facing, and source comment typos ()
conn.go Add an abstract json layout to make it's easier to change json library ()
conn_test.go Migrate to use jsoniter instead of encoding/json ()
console.go Add an abstract json layout to make it's easier to change json library ()
console_test.go Fixed assert statements. ()
console_windows.go Fix windows build error ()
errors.go Better logging () ()
event.go Fix race in log ()
file.go Add an abstract json layout to make it's easier to change json library ()
file_test.go Fixed assert statements. ()
flags.go Log: Ensure FLAGS=none is -1 ()
level.go Add an abstract json layout to make it's easier to change json library ()
level_test.go Add an abstract json layout to make it's easier to change json library ()
log.go Update docs and comments to remove macaron ()
log_test.go Fixed assert statements. ()
logger.go Refactor Logger ()
multichannel.go Refactor Logger ()
provider.go Better logging () ()
smtp.go Add an abstract json layout to make it's easier to change json library ()
smtp_test.go Fixed assert statements. ()
stack.go Update golangci-lint to version 1.31.0 ()
writer.go Removed unnecessary conversions ()
writer_test.go Fixed assert statements. ()