Files
logrus/hooks
Albert Salim 99bc300c8d Add a method Exit on Logger that calls os.Exit or alternate exit function.
This keeps backward compatibility for static declaration of logger
that does not specify `ExitFunc` field.
2018-10-10 21:54:15 +08:00
..