Uses of Interface
com.verizon.mec.edsclientsdk.api.ILog
-
Packages that use ILog Package Description com.verizon.mec.edsclientsdk Verizon MEC Edge Discovery Service Client SDK. -
-
Uses of ILog in com.verizon.mec.edsclientsdk
Methods in com.verizon.mec.edsclientsdk with parameters of type ILog Modifier and Type Method Description static void
EdsClientSdkFactory. setLogger(ILog logger)
Supply custom logging implementation.
-