MonologServiceProvider
class MonologServiceProvider implements ServiceProviderInterface, BootableProviderInterface
Monolog Provider.
Methods
Details
at line 34
register(Container $app)
at line 119
boot(Application $app)
Bootstraps the application.
This method is called after all services are registered and should be used for "dynamic" configuration (whenever a service must be requested).