Skip to content

Why doesn't this use normal string formatting? #2

@jack-t

Description

@jack-t

In the SimpleLogger.log() method, there's this whole thing that reads the string and gives it additional information. Practically every other system out there uses printf-style formatting, which is provided by String.format. Is there a reason you chose not to use this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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