Class NopFactrory

  • All Implemented Interfaces:
    xyz.cofe.trambda.log.api.spi.LoggerFactory

    public class NopFactrory
    extends Object
    implements xyz.cofe.trambda.log.api.spi.LoggerFactory
    • Constructor Detail

      • NopFactrory

        public NopFactrory()
    • Method Detail

      • getLogger

        public xyz.cofe.trambda.log.api.Logger getLogger​(String name)
        Specified by:
        getLogger in interface xyz.cofe.trambda.log.api.spi.LoggerFactory