Class StandardLogger

  • All Implemented Interfaces:
    org.glassfish.pfl.basic.logex.WrapperGenerator.Extension
    Direct Known Subclasses:
    CorbaExtension

    public class StandardLogger
    extends org.glassfish.pfl.basic.logex.WrapperGenerator.ExtensionBase
    • Constructor Summary

      Constructors 
      Constructor Description
      StandardLogger()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLoggerName​(java.lang.Class<?> cls)  
      • Methods inherited from class org.glassfish.pfl.basic.logex.WrapperGenerator.ExtensionBase

        getLogId, makeException
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StandardLogger

        public StandardLogger()
    • Method Detail

      • getLoggerName

        public java.lang.String getLoggerName​(java.lang.Class<?> cls)
        Specified by:
        getLoggerName in interface org.glassfish.pfl.basic.logex.WrapperGenerator.Extension
        Overrides:
        getLoggerName in class org.glassfish.pfl.basic.logex.WrapperGenerator.ExtensionBase