Class ImpExLogFilter

java.lang.Object
de.hybris.platform.impex.jalo.ImpExLogFilter
All Implemented Interfaces:
HybrisLogFilter

public class ImpExLogFilter extends Object implements HybrisLogFilter
The log filter of ImpEx which adds to each log the current location of the ImpEx reader. The extension method is also available to other classes than of the log system when they have registered a ImpExLogFilter.LocationProvider before.
  • Constructor Details

    • ImpExLogFilter

      public ImpExLogFilter()
  • Method Details