-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
feature-requestNew feature requestNew feature request
Description
Description
currently the logging is just one line witch spams the stdout after every frame with th same line
Logging should provide nessesary information about the current application and its states. therefor the code should contain a lot more options to turn on and off logging and log levels.
this would improve the developer experience as issues could be traced down easier.
Are there alternatives or drawbacks?
ther might be better solutions but i could not list them , maybe there are some crates , providing ready to use implementations
Is this a breaking change
this feature wont require changes on the user ( of azul ) side
Additional notes
take this as an long term goal as this require an rework and some design decisions to find the best crate or the best format to enshure readability
Metadata
Metadata
Assignees
Labels
feature-requestNew feature requestNew feature request