mmi/mmi-sentry

MMi Sentry plugin

2.0.4 2023-08-01 09:51 UTC

README

Sentry plugin compatible with MMi/MMiCms 4.0+

Usage

  • Run $this->container->get('sentry.service'); in your application's AppEventInterceptor::init()
  • Above operation can be replaced with $this->container->make('sentry.service'); (nicer look)

.env configuration: