Skip to content

Improve code readability by splitting large source files #441

Description

@samuelmurray

Some source files in this repo are getting quite long, especially Logging.swift. How about moving some code to separate files?
For example, we could extract the included LogHandler implementations to separate files (similar to providers in swift-configuration), and maybe separate all the log methods to Logging+methods.swift.

Metadata

Metadata

Assignees

No one assigned

    Labels

    size/SSmall task. (A couple of hours of work.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions