Skip to content

Logging Configuration

NCMcClure edited this page Feb 26, 2025 · 1 revision

Plugin Settings → Logging Configuration


Severity Levels

Set minimum log level for plugin operations:

  • Debug: Most verbose, all details

  • Info: Standard operations

  • Warning: Issues that need attention

  • Error: Serious problems

  • Fatal: Critical failures

    Node to Code logging levels

Log Categories

Different aspects of plugin operation have specific logging:

  • Node collection
  • Translation process
  • LLM communication
  • Code generation
  • Editor integration
Clone this wiki locally