Paul Carlton
19603ddfc1
Fix panic triggering via HTTP API ( #197 )
...
Fix GET /panic
The GET /panic api call is not working due the the logger.Panic method
failing to call panic. This change replaces the logger.Panic method
call with logger.Info and adds a call to os.Exit(255).
2022-05-24 12:03:54 +03:00
..
2021-03-21 13:37:26 +02:00
2022-03-23 22:13:14 +01:00
2019-08-04 00:34:12 +01:00
2021-12-16 12:39:10 +00:00
2021-12-16 12:39:10 +00:00
2018-10-26 18:20:54 +03:00
2021-12-16 12:39:10 +00:00
2018-10-26 18:20:54 +03:00
2022-01-10 16:19:45 +00:00
2019-08-07 14:17:35 +03:00
2018-09-10 01:29:49 +03:00
2021-12-16 12:39:10 +00:00
2018-08-20 11:24:49 +03:00
2021-12-16 12:39:10 +00:00
2018-08-20 11:28:06 +03:00
2019-08-07 14:17:35 +03:00
2021-12-16 12:39:10 +00:00
2021-12-16 12:39:10 +00:00
2018-08-20 11:25:36 +03:00
2021-12-16 12:39:10 +00:00
2018-08-20 17:03:07 +03:00
2019-08-07 14:17:35 +03:00
2021-12-22 01:29:21 +00:00
2022-05-24 12:03:54 +03:00
2021-12-16 12:39:10 +00:00
2018-08-20 11:25:15 +03:00
2021-12-16 12:39:10 +00:00
2021-12-16 12:39:10 +00:00
2021-05-13 15:30:43 +03:00
2021-12-16 12:39:10 +00:00
2022-03-12 12:58:39 +02:00
2018-08-20 11:23:13 +03:00
2019-08-07 14:17:35 +03:00