[BT] Move KotlinLogger to the bt-api package
#KT-57398 In Progress
This commit is contained in:
committed by
Space Team
parent
6e07d432b3
commit
1005d0244a
+1
-1
@@ -3,7 +3,7 @@
|
||||
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
package org.jetbrains.kotlin.compilerRunner
|
||||
package org.jetbrains.kotlin.buildtools.api
|
||||
|
||||
interface KotlinLogger {
|
||||
val isDebugEnabled: Boolean
|
||||
Reference in New Issue
Block a user