1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-19 18:16:15 +00:00
Files
norman/api
Craig Jellick b694ecb0eb Log panics as error
The defaul http server logs panics to the server's log handler.
That goes to debug level and thus panics are not seen when running
rancher at a normal log level.

This fixes the problem by catching the panic at the top level norman
http handler and logging them as errors there.
2019-02-11 11:59:18 -07:00
..
2018-04-19 21:57:01 -07:00
2017-12-28 16:49:51 +00:00
2019-02-11 11:59:18 -07:00
2017-11-10 21:46:30 -07:00