Skip to content

Additional features #9

@SirMoM

Description

@SirMoM

Hey,

I like this approach of a single file as a logger. But I think it lacks some nice-to-have features.
Like:

  • Adding the option to print a time stamp
  • Error handling (Using the return codes of Godot for better logs)
  • Also using multiple modules at once, so they behave more like appenders / log configs and make them more modular to comfort more needs
  • Signals to confirm logging for more loose coupling
  • Integration in the Godot Asset Library

But a lot of these features are already done:

But some of these changes are in PR #6 but it seems dead.
So I'm asking how to go forward should I do pull requests for each topic?
Are these topics wanted?
And how active do you maintain this repository?

I make "normal" Software with Godot and this logger is extremely useful and I like to expand it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions