-
zeripath authored
* Panic don't fatal on create new logger Fixes #5854 Signed-off-by:
Andrew Thornton <art27@cantab.net> * partial broken * Update the logging infrastrcture Signed-off-by:
Andrew Thornton <art27@cantab.net> * Reset the skip levels for Fatal and Error Signed-off-by:
Andrew Thornton <art27@cantab.net> * broken ncsa * More log.Error fixes Signed-off-by:
Andrew Thornton <art27@cantab.net> * Remove nal * set log-levels to lowercase * Make console_test test all levels * switch to lowercased levels * OK now working * Fix vetting issues * Fix lint * Fix tests * change default logging to match current gitea * Improve log testing Signed-off-by:
Andrew Thornton <art27@cantab.net> * reset error skip levels to 0 * Update documentation and access logger configuration * Redirect the router log back to gitea if redirect macaron log but also allow setting the log level - i.e. TRACE * Fix broken level caching * Refact...
704da08f