gitea/modules/log
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
* Rename BaseLogger to WriterLogger to help the creation of other providers

* Don't export ColorBytes and ResetBytes from ColoredValues

* Make integration tests only print logs if they fail

* check can color before coloring

* I always forget about MSSQL

* Oh and use LEVEL in sqlite.ini

* Make the test logger log at info - as it means you see the router

* Remove empty expected changes

* Make the migrations quieter too

* Don't display SQL on error - it can be looked at in the file logs if necessary

* Fix skip when using onGiteaRun
2019-04-07 03:25:14 +03:00
..
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
router.go
smtp_test.go
smtp.go
stack.go
writer_test.go
writer.go
xorm.go