Package io.camunda.migrator.impl.logging
Class PaginationLogs
java.lang.Object
io.camunda.migrator.impl.logging.PaginationLogs
Centralized logging utility for Pagination.
Contains all log messages and string constants used in Pagination.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidpaginationDebugInfo(String methodName, Long maxCount, int offset, int pageSize)
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER -
PAGINATION_DEBUG_INFO
- See Also:
-
ERROR_QUERY_AND_PAGE_NULL
- See Also:
-
-
Constructor Details
-
PaginationLogs
public PaginationLogs()
-
-
Method Details
-
paginationDebugInfo
-
errorQueryAndPageNull
public static void errorQueryAndPageNull()
-