Class Main


  • public final class Main
    extends Object
    Example “Main” class showing how to use InitialiseJDK14Logging

    Call with…

     $ java -cp /path/to/maven-parent-*-tests.jar:maven-parent-lib-*.jar \
         org.evolvis.tartools.mvnparent.examples.Main
    … or put “.” or another directory with logging.properties on the classpath.
    Author:
    mirabilos (t.glaser@tarent.de)
    • Constructor Detail

      • Main

        public Main()
    • Method Detail

      • main

        public static void main​(String[] args)