Uses of Class
org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler.Builder

Packages that use ChangePeriodicRotatingFileLogHandler.Builder
org.wildfly.extras.creaper.commands.logging   
 

Uses of ChangePeriodicRotatingFileLogHandler.Builder in org.wildfly.extras.creaper.commands.logging
 

Methods in org.wildfly.extras.creaper.commands.logging that return ChangePeriodicRotatingFileLogHandler.Builder
 ChangePeriodicRotatingFileLogHandler.Builder Logging.PeriodicRotatingFileLogHandler.change(String name)
          A variant that doesn't change the file name nor the suffix.
 ChangePeriodicRotatingFileLogHandler.Builder Logging.PeriodicRotatingFileLogHandler.change(String name, String file, String suffix)
          file and suffix can be null if they don't need to be changed
 



Copyright © 2020. All rights reserved.