Skip to content

Add extensive debugging and profiling tools

Choose a tag to compare

@paramientos paramientos released this 06 Oct 11:25
· 8 commits to main since this release
fdf5288

Introduce new debugging and profiling capabilities including:

  • PluginDebugCommand for detailed plugin analysis
  • PluginLogViewerCommand for plugin-specific log management
  • PluginDebugMiddleware for request-level debugging
  • PluginProfilingService for performance analysis
  • Update README with new debugging features documentation