MMi Sentry plugin


Keywords
sentry, mmi
License
MIT

Documentation

MMi Sentry Plugin

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: