bootstrap()->run(); } } catch (Exception $e) { echo $e->getMessage(); Logging::info($e->getMessage()); }