Class LogFactory

  • All Implemented Interfaces:
    org.jgroups.logging.CustomLogFactory

    public class LogFactory
    extends Object
    implements org.jgroups.logging.CustomLogFactory
    Temporary workaround for JGRP-1475.
    Author:
    Paul Ferraro
    • Constructor Detail

      • LogFactory

        public LogFactory()
    • Method Detail

      • getLog

        public org.jgroups.logging.Log getLog​(Class<?> clazz)
        Specified by:
        getLog in interface org.jgroups.logging.CustomLogFactory
      • getLog

        public org.jgroups.logging.Log getLog​(String category)
        Specified by:
        getLog in interface org.jgroups.logging.CustomLogFactory