Package io.apicurio.datamodels.util
Class LoggerUtil
- java.lang.Object
-
- io.apicurio.datamodels.util.LoggerUtil
-
public class LoggerUtil extends Object
Compatibility class used to perform logging. Logging is handled differently in Java vs. TS/JS. A LoggerCompat.ts file exists and implements the TS/JS version of this class.- Author:
- eric.wittmann@gmail.com
-
-
Constructor Summary
Constructors Constructor Description LoggerUtil()
-