Interface LoggingProvider

  • All Known Implementing Classes:
    XmlWsLoggingProvider

    public interface LoggingProvider
    Policy extensions may implement this provider interface in order to change the name of logging subsystem used by the core Policy module.
    Author:
    lukas
    • Method Detail

      • getLoggingSubsystemName

        String getLoggingSubsystemName()
        Policy will append .wspolicy to the returned string.
        Returns:
        a logging subsystem name to use by loggers