Class LogbackSentryModule

  • All Implemented Interfaces:
    io.bootique.BQModule

    public class LogbackSentryModule
    extends Object
    implements io.bootique.BQModule
    Loads configuration for Sentry.
    • Constructor Detail

      • LogbackSentryModule

        public LogbackSentryModule()
    • Method Detail

      • crate

        public io.bootique.ModuleCrate crate()
        Specified by:
        crate in interface io.bootique.BQModule
      • configure

        public void configure​(io.bootique.di.Binder binder)
        Specified by:
        configure in interface io.bootique.BQModule