Class LogUtils


  • public final class LogUtils
    extends Object
    Helper class for disabling verbose logs generated by XWiki during the XAR import.
    Since:
    6.2M2
    Version:
    $Id: 4d0362905e1bfc16707ba62070cd75abd7942759 $
    • Method Detail

      • configureXWikiLogs

        public static void configureXWikiLogs()
        If running under Maven 3.1+, where slf4j-simple is used as the logging backend, configure the SLF4J simple to have proper logging levels that do not generate too many logs.