Package com.evolveum.midpoint.ninja.impl
Class Log
java.lang.Object
com.evolveum.midpoint.ninja.impl.Log
Created by Viliam Repan (lazyman).
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
Prints raw message without any processing, not even new line character at the end.void
-
Constructor Details
-
Log
-
-
Method Details
-
error
-
error
-
warn
-
debug
-
info
-
log
-
logRaw
Prints raw message without any processing, not even new line character at the end.- Parameters:
message
-
-