gitea/modules/log
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos ()
* Fix various doc, user-facing, and source comment typos

Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
..
colors.go Refactor Logger ()
colors_router.go Fix various documentation, user-facing, and source comment typos ()
conn.go Migrate to use jsoniter instead of encoding/json ()
conn_test.go Migrate to use jsoniter instead of encoding/json ()
console.go Migrate to use jsoniter instead of encoding/json ()
console_test.go Fixed assert statements. ()
console_windows.go Fix windows build error ()
errors.go Better logging () ()
event.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
file.go Migrate to use jsoniter instead of encoding/json ()
file_test.go Fixed assert statements. ()
flags.go Log: Ensure FLAGS=none is -1 ()
level.go Migrate to use jsoniter instead of encoding/json ()
level_test.go Migrate to use jsoniter instead of encoding/json ()
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 Migrate to use jsoniter instead of encoding/json ()
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. ()