feat: Add /getall, logging to .NET, fix manager not getting traveling world #1075

Closed
opened 2026-04-05 16:50:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @GroovyTeacup on 6/1/2023

Changes:

  • Add NLog Dependency
  • Add logging to world db manager, log js console to file when debug is on
  • Wrap endpoint processing in a try/catch so the webserver doesn't perma-die if an exception occurs

This will make debugging the world DB a little less agonizing for people not debugging VRCX in VS

*Originally created by @GroovyTeacup on 6/1/2023* Changes: - Add NLog Dependency - Add logging to world db manager, log js console to file when debug is on - Wrap endpoint processing in a try/catch so the webserver doesn't perma-die if an exception occurs This will make debugging the world DB a little less agonizing for people not debugging VRCX in VS
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#1075