Skip to content

user/debug logs should not be classified as warnings #45

Description

@sayaka-sh

When setting userLogs and/or debugLogs to true in the koinCompiler configuration block, logs are produced but they are classified as warnings despite being informational.

Because I use the allWarningsAsErrors Kotlin option, this causes builds to fail. It would be great if these logs could be changed so that they don't break compatibility with allWarningsAsErrors.

Environment:

kotlin = "2.3.20"
koin = "4.2.1"
koin-compiler-plugin = "1.0.0"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions