Uses of Interface
ru.dest.library.loging.ILogger
-
Packages that use ILogger Package Description ru.dest.library.database ru.dest.library.loging -
-
Uses of ILogger in ru.dest.library.database
Constructors in ru.dest.library.database with parameters of type ILogger Constructor Description SimpleDatabase(@NotNull ConnectionSettings settings, ILogger logger)SimplePool(@NotNull ConnectionSettings settings, ILogger logger, int poolSize) -
Uses of ILogger in ru.dest.library.loging
Classes in ru.dest.library.loging that implement ILogger Modifier and Type Class Description classConsoleLoggerclassLoggingLoggerWrap
-