mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
30.38.2014 22542acc2f7a03a735ae73c49c09252068ebc86d
opendj3-server-dev/src/server/org/opends/server/loggers/GZIPAction.java
@@ -38,7 +38,7 @@
 * This class implements a post rotation action that compresses
 * the file using GZIP compression.
 */
public class GZIPAction implements PostRotationAction
class GZIPAction implements PostRotationAction
{
  private static final LocalizedLogger logger = LocalizedLogger.getLoggerForThisClass();