Package com.jugubell.bproccli.console
Class Log
java.lang.Object
com.jugubell.bproccli.console.Log
Static class for logging texts, info, warnings and errors.
It logs also the version and help for the CLI:
CommandLine- Author:
- Jugurtha Bellagh
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Log
public Log()
-
-
Method Details
-
text
-
info
-
warning
-
error
-
help
public static void help() -
version
public static void version() -
instructionSet
public static void instructionSet()
-