java.lang.Object
org.apache.shardingsphere.infra.executor.sql.log.SQLLogger

public final class SQLLogger extends Object
SQL logger.
  • Constructor Details

    • SQLLogger

      public SQLLogger()
  • Method Details

    • logSQL

      public static void logSQL(org.apache.shardingsphere.infra.binder.LogicSQL logicSQL, boolean showSimple, ExecutionContext executionContext)
      Log SQL.
      Parameters:
      logicSQL - logic SQL
      showSimple - whether show SQL in simple style
      executionContext - Execution context