
Package ca.uhn.fhir.util
Class LogUtil
- java.lang.Object
-
- ca.uhn.fhir.util.LogUtil
-
-
Constructor Summary
Constructors Constructor Description LogUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
log(org.slf4j.Logger theLogger, org.slf4j.event.Level theLevel, String theMessage, Object... theArgs)
-