Class JmixLoggerFactory

java.lang.Object
io.jmix.flowui.devserver.log.JmixLoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class JmixLoggerFactory extends Object implements org.slf4j.ILoggerFactory
  • Constructor Details

    • JmixLoggerFactory

      public JmixLoggerFactory()
  • Method Details

    • getLogger

      public org.slf4j.Logger getLogger(String name)
      Specified by:
      getLogger in interface org.slf4j.ILoggerFactory