Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040)
During startup until the object layer is initialized
logger is disabled to provide for a cleaner UI error
message. CriticalIf is disabled, use FatalIf instead.

Also never call os.Exit(1) on running servers where
you can return error to client in handlers.
2018-06-14 10:17:07 -07:00
..
2018-06-06 14:21:56 +05:30
2018-05-31 12:30:15 -07:00
2018-06-06 14:21:56 +05:30
2018-06-06 14:21:56 +05:30
2018-06-06 14:21:56 +05:30