[BT] Move KotlinLogger to the bt-api package

#KT-57398 In Progress
This commit is contained in:
Alexander.Likhachev
2023-05-02 20:48:16 +02:00
committed by Space Team
parent 6e07d432b3
commit 1005d0244a
16 changed files with 16 additions and 9 deletions
@@ -16,6 +16,7 @@
package org.jetbrains.kotlin.compilerRunner
import org.jetbrains.kotlin.buildtools.api.KotlinLogger
import org.jetbrains.kotlin.cli.common.ExitCode
import org.jetbrains.kotlin.cli.common.messages.CompilerMessageSeverity
import org.jetbrains.kotlin.cli.common.messages.MessageCollector