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 Summary

    Modifier and Type
    Method
    Description
    Policy will append .wspolicy to the returned string.
  • Method Details

    • getLoggingSubsystemName

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