Class PatchLoggerFactory
- java.lang.Object
-
- de.hybris.platform.patches.internal.logger.PatchLoggerFactory
-
public final class PatchLoggerFactory extends java.lang.ObjectPatch logger factory - creates and stores loggers for classes related with Patches.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PatchLoggergetLogger(java.lang.Class clazz)
-
-
-
Method Detail
-
getLogger
public static PatchLogger getLogger(java.lang.Class clazz)
-
-