Uses of Interface
com.kaltura.client.ILogger
-
Packages that use ILogger Package Description com.kaltura.client -
-
Uses of ILogger in com.kaltura.client
Classes in com.kaltura.client that implement ILogger Modifier and Type Class Description classLoggerLog4jclassLoggerNullclassLoggerOutCreated by tehilarozin on 24/08/2016.Fields in com.kaltura.client declared as ILogger Modifier and Type Field Description protected static ILoggerAPIOkRequestsExecutor. loggerMethods in com.kaltura.client that return ILogger Modifier and Type Method Description static ILoggerLogger. getLogger(Class<?> clazz)static ILoggerLogger. getLogger(String name)static ILoggerLoggerNull. getLogger(String name)static ILoggerLoggerOut. getLogger(String name)
-