Uses of Interface
de.hybris.platform.patches.internal.logger.PatchLogger
-
Packages that use PatchLogger Package Description de.hybris.platform.patches.internal.logger de.hybris.platform.patches.internal.logger.impl -
-
Uses of PatchLogger in de.hybris.platform.patches.internal.logger
Methods in de.hybris.platform.patches.internal.logger that return PatchLogger Modifier and Type Method Description static PatchLoggerPatchLoggerFactory. getLogger(java.lang.Class clazz) -
Uses of PatchLogger in de.hybris.platform.patches.internal.logger.impl
Classes in de.hybris.platform.patches.internal.logger.impl that implement PatchLogger Modifier and Type Class Description classPatchLoggerImplPatch logger class handles logging to hac and console/file in one place.
-