from: gflog-mail to: gflog-core evidence: - file: "gflog-mail/src/main/java/com/epam/deltix/gflog/mail/appender/SmtpAppender.java" contains "import com.epam.deltix.gflog.core.appender.NioAppender;" from: gflog-mail to: gflog-core evidence: - file: "gflog-mail/src/main/java/com/epam/deltix/gflog/mail/appender/SmtpAppenderFactory.java" contains "import com.epam.deltix.gflog.core.appender.Appender;" from: gflog-mail to: gflog-api evidence: - file: "gflog-mail/src/main/java/com/epam/deltix/gflog/mail/appender/SmtpAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-mail to: gflog-api evidence: - file: "gflog-mail/src/main/java/com/epam/deltix/gflog/mail/appender/SmtpAppenderFactory.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/misc/SetMemoryBenchmark.java" contains "import com.epam.deltix.gflog.core.util.Util;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/misc/FormattingBenchmark.java" contains "import com.epam.deltix.gflog.core.util.Formatting;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/misc/CopyMemoryBenchmark.java" contains "import com.epam.deltix.gflog.core.util.Util;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/util/NoOpAppenderFactory.java" contains "import com.epam.deltix.gflog.core.appender.AbstactAppenderFactory;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/util/NoOpAppender.java" contains "import com.epam.deltix.gflog.core.appender.Appender;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/util/LatencyBenchmarkRunner.java" contains "import com.epam.deltix.gflog.core.idle.BusySpinIdleStrategy;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/GflogBenchmarkUtil.java" contains "import com.epam.deltix.gflog.core.LogConfigurator;" from: gflog-benchmark to: gflog-core evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/layout/TemplateLayoutBenchmark.java" contains "import com.epam.deltix.gflog.core.LogRecordBean;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/util/NoOpAppender.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/GflogStubBenchmark.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/GflogBenchmarkUtil.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/GflogMemoryBenchmark.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/GflogInliningBenchmark.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-benchmark to: gflog-api evidence: - file: "gflog-benchmark/src/main/java/com/epam/deltix/gflog/benchmark/gflog/layout/TemplateLayoutBenchmark.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogLimitedEntry.java" contains "import com.epam.deltix.gflog.api.AppendableEntry;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogRecordDecoder.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogProcessor.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogLocalEntry.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogService.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/LogProcessorRunner.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/service/AsyncLogService.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/CompositeAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/SafeAppender.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/ObservableAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/ConsoleAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/AbstactAppenderFactory.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/Appender.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/TcpAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/FileAppender.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/NioAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/appender/DailyRollingFileAppender.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogView.java" contains "import com.epam.deltix.gflog.api.*;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogConfigFactory.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogRecord.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/Logger.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogRecordBean.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogFactoryBinder.java" contains "import com.epam.deltix.gflog.api.LogFactory;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogFactoryImpl.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/LogInfo.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/util/PropertyUtil.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/layout/GelfLayout.java" contains "import com.epam.deltix.gflog.api.LogLevel;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/layout/GelfLayoutFactory.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-core to: gflog-api evidence: - file: "gflog-core/src/main/java/com/epam/deltix/gflog/core/clock/ClockFactory.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-jcl to: gflog-api evidence: - file: "gflog-jcl/src/main/java/com/epam/deltix/gflog/jcl/JclBridge.java" contains "import com.epam.deltix.gflog.api.LogEntry;" from: gflog-slf4j to: gflog-api evidence: - file: "gflog-slf4j/src/main/java/com/epam/deltix/gflog/slf4j/Slf4jBridgeFactory.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-slf4j to: gflog-api evidence: - file: "gflog-slf4j/src/main/java/com/epam/deltix/gflog/slf4j/Slf4jBridge.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-jul to: gflog-api evidence: - file: "gflog-jul/src/main/java/com/epam/deltix/gflog/jul/JulBridgeLogger.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-jul to: gflog-api evidence: - file: "gflog-jul/src/main/java/com/epam/deltix/gflog/jul/JulBridge.java" contains "import com.epam.deltix.gflog.api.LogDebug;" from: gflog-sample to: gflog-core evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/ConfigSample.java" contains "import com.epam.deltix.gflog.core.appender.Appender;" from: gflog-sample to: gflog-core evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/DailyRollingFileAppenderSample.java" contains "import com.epam.deltix.gflog.core.LogConfigurator;" from: gflog-sample to: gflog-core evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/GelfAppenderSample.java" contains "import com.epam.deltix.gflog.core.LogConfigurator;" from: gflog-sample to: gflog-api evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/DailyRollingFileAppenderSample.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-sample to: gflog-api evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/GelfAppenderSample.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-sample to: gflog-api evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/ApiSample.java" contains "import com.epam.deltix.gflog.api.Log;" from: gflog-sample to: gflog-api evidence: - file: "gflog-sample/src/main/java/com/epam/deltix/gflog/sample/ConfigSample.java" contains "import com.epam.deltix.gflog.api.Log;"