Package com.github.javaparser.utils
Class Log.SilentAdapter
java.lang.Object
com.github.javaparser.utils.Log.SilentAdapter
- All Implemented Interfaces:
Log.Adapter
- Enclosing class:
- Log
This adapter logs nothing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SilentAdapter
public SilentAdapter()
-
-
Method Details
-
info
- Specified by:
infoin interfaceLog.Adapter
-
trace
- Specified by:
tracein interfaceLog.Adapter
-
error
Description copied from interface:Log.AdapterBoth can supply a null.- Specified by:
errorin interfaceLog.Adapter
-