Skip to content

[ENHANCEMENT] Add more toString() functions in classes to improve logging and debugging#6740

Open
Starexify wants to merge 1 commit intoFunkinCrew:developfrom
Starexify:more-tostring
Open

[ENHANCEMENT] Add more toString() functions in classes to improve logging and debugging#6740
Starexify wants to merge 1 commit intoFunkinCrew:developfrom
Starexify:more-tostring

Conversation

@Starexify
Copy link
Copy Markdown
Contributor

Description

This PR improves and adds the toString() function in more classes to allow better logging and debugging for those respective classes.

This also standardizes the formatting of toString() to be a pipe-separated output style like flixel's:
Class(arg1: value | arg2: value)

Screenshots/Videos

Example of how this would look in console:

image

@github-actions github-actions Bot added size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. pr: haxe PR modifies game code. labels Jan 11, 2026
@Starexify Starexify changed the title [Enhancement] Add more toString() functions in classes to improve logging and debugging [ENHANCEMENT] Add more toString() functions in classes to improve logging and debugging Jan 11, 2026
@Hundrec Hundrec added the type: enhancement Involves an enhancement or new feature. label Jan 12, 2026
@Starexify Starexify force-pushed the more-tostring branch 2 times, most recently from 73264f0 to 6df3b11 Compare January 16, 2026 10:29
@Hundrec Hundrec force-pushed the develop branch 2 times, most recently from 3829dcb to 5805c31 Compare February 1, 2026 03:24
@Starexify Starexify force-pushed the more-tostring branch 2 times, most recently from 62baedb to 2db05d1 Compare February 14, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: enhancement Involves an enhancement or new feature.

Development

Successfully merging this pull request may close these issues.

2 participants