Package septogeddon.pluginquery.utils
Class Debug
java.lang.Object
septogeddon.pluginquery.utils.Debug
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
STATE_DEBUG
public static boolean STATE_DEBUG
-
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
debug
Print a message to console for debugging purpose- Parameters:
msg
- the message
-