Skip to content

Adding a Debugging Section - #289

Merged
SimonDarksideJ merged 3 commits into
MonoGame:mainfrom
uygary:feature/uygary/debugging-documentation
Aug 13, 2026
Merged

Adding a Debugging Section#289
SimonDarksideJ merged 3 commits into
MonoGame:mainfrom
uygary:feature/uygary/debugging-documentation

Conversation

@uygary

@uygary uygary commented Aug 10, 2026

Copy link
Copy Markdown
Member

Adding a Debugging section with basic information about logging:

  • Conditionally setting OutputType so that logs are visible in console.
  • Adding logging in the game.
  • Adding a basic crash logger.

Also adding an optional port argument to both serve.ps1 and serve.sh for those who have the default port (8080) in use.
We can use it like this: .\serve.ps1 8081

@uygary
uygary force-pushed the feature/uygary/debugging-documentation branch from 3124890 to a8294b9 Compare August 10, 2026 16:42
uygary added 3 commits August 11, 2026 10:54
Starting with adding basic information and examples about logging.

Minor improvements.
8080 is already in use in my env, and I suspect there will be more folks who are in a similar situation.
Further cleanup.

Fixing type and clarifying reason.

Cleanup.

Fixing and clarifying things.

Further clarification.

Yet more clarification.

Cleanup.

Neverending cleanups.

Yet another typo fixed.

Making Debugging a category.

Will add further content in this category.

Updating summary.

Fixing typo.

Adding some warnings.

Further clarification.
@uygary
uygary force-pushed the feature/uygary/debugging-documentation branch from c823061 to 20cb9d4 Compare August 11, 2026 14:55
@SimonDarksideJ
SimonDarksideJ merged commit be6d92a into MonoGame:main Aug 13, 2026
2 checks passed
@uygary uygary mentioned this pull request Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants