Package ru.curs.celesta.dbutils
Interface IProfiler
- All Known Implementing Classes:
ProfilingManager
public interface IProfiler
-
Field Summary
Fields -
Method Summary
-
Field Details
-
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:
-
-
Method Details
-
logCall
-