Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Insality
Copy link
Owner

@Insality Insality commented Mar 7, 2025

  • Add FATAL level for silent all logs
    • Designed for release builds
  • Now logger name is optional, by default it's file name of the current script.
  • Changed default Log module settings
    • Improved visualization and color highlighting in Defold Console
  • Removed time and memory tracking options from game.project
    • Now it's possible to use %time_tracking and %memory_tracking placeholders in info_block to track time and memory usage.
    • For time tracking with chronos extension, use the %chronos_tracking placeholder.

@Insality Insality added the enhancement New feature or request label Mar 7, 2025
@Insality Insality self-assigned this Mar 7, 2025
@Insality Insality merged commit 1a362c4 into main Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants