Skip to content

Multiplatform: problem with configure logger for iOS app to allow write logs in file #596

@YuryPashkov

Description

@YuryPashkov

Hi there.

I use version of the library 7.0.14

I try to configure logger to write logs in file for iOS app in kotlin multiplatform project.
I see in project there is KotlinLoggingConfiguration.
looks like it's should be possible to set own loggerFactory that will use my own implementation of KLogger that will write logs to file.

But loggerFactory field actually not available in project looks like it was optimized and removed.

Image

Can you please help guide me is it right approach to use own loggerFactory for achieve my goal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions