Skip to content

Feature Request: Enhance Godot Log Asset #10

@EiTaNBaRiBoA

Description

@EiTaNBaRiBoA

I'd like to request the addition of several features to the log to make it more helpful for testing.

  • RAM Usage: The ability to track and log RAM usage throughout the application's runtime.
  • Time Between Logs: The option to include timestamps in miliseconds format between each log entry for better timekeeping and understand how long did it take to execute a specific func or a given operation.
  • CPU Usage: The ability to log CPU usage alongside other log data.
  • VRAM Usage: The ability to track and log VRAM usage throughout the application's runtime. Ability to add to the log file, making it easier to find performance issues and optimize the application on other devices

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