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