graphql_get_debug_log

do_action( 'graphql_get_debug_log', $this );

Init the debug logger

  • Type: action
  • Group: Debugging and Instrumentation
  • Since: 0.0.5
  • Source File: plugins/wp-graphql/src/Utils/DebugLog.php

Parameters

  • $instance (\WPGraphQL\Utils\DebugLog): The DebugLog instance

Source

do_action( 'graphql_get_debug_log', $this );