Interface IProfiler

    • Field Detail

      • NO_LOG

        static final String NO_LOG
        Procedures with this name will never be logged in profiler.

        This is applicable first of all for the profiler itself to avoid infinite loop, then to DBUpdater calls since there can be no table to write the log yet.

        See Also:
        Constant Field Values