app->singleton('log', function ($app) { return new LogManager($app); }); } }