Package com.itextpdf.licensing.base.logs
Class LicenseKeyLogMessageConstant
java.lang.Object
com.itextpdf.licensing.base.logs.LicenseKeyLogMessageConstant
The class with logger messages.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Message notifies that license was successfully loaded.static final String
Message notifies that request to unload the license was ignored as license was not presented for the product.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated.static final String
static final String
static final String
static final String
Deprecated.static final String
static final String
static final String
-
Method Summary
-
Field Details
-
AWS_LICENSE_SERVER_WAS_CREATED
- See Also:
-
AWS_STATISTICS_SERVER_MISSING_REMOTE_MODULE
- See Also:
-
AWS_STATISTICS_SERVER_OBTAINED
- See Also:
-
AUTOMATIC_LICENSE_UPDATE_IS_NOT_AVAILABLE
- See Also:
-
ERROR_DURING_HTTP_REQUEST_TO_REMOTE_STORAGE
- See Also:
-
EXCEPTION_DURING_HEALTH_CHECK
- See Also:
-
LICENSE_FILE_ABOUT_TO_EXPIRE
- See Also:
-
LICENSE_FILE_HAS_EXPIRED
- See Also:
-
LICENSE_KEY_STATIC_CONTEXT_INITIALIZED
- See Also:
-
LICENSE_WAS_LOADED
Message notifies that license was successfully loaded. List of params:- 0th is a name of the product;
- See Also:
-
LICENSE_WAS_NOT_SET_FOR_A_PRODUCT
Message notifies that request to unload the license was ignored as license was not presented for the product. List of params:- 0th is a name of the product;
- See Also:
-
LIMIT_HAS_EXCEEDED
- See Also:
-
LOCAL_FILE_COMPRESSION_FAILED
- See Also:
-
LOCAL_FILE_DIRECTORY_PATH_LOG
- See Also:
-
LOCAL_FILE_INIT_FAILED
- See Also:
-
LOCAL_FILE_LICENSE_SERVER_WAS_CREATED
- See Also:
-
LOCAL_FILE_READING_FAILED
- See Also:
-
LOCAL_FILE_STATISTICS_SERVER_OBTAINED
- See Also:
-
LOCAL_FILE_SYSTEM_GOT_TEMPERED
- See Also:
-
LOCAL_FILE_WRITING_FAILED
- See Also:
-
PRODUCT_SWITCHED_TO_AGPL_VERSION
- See Also:
-
PRODUCT_SWITCHED_TO_AGPL_VERSION_BECAUSE_EXCEED_LIMIT
- See Also:
-
UNABLE_TO_CONNECT_SERVER_DURING_LIMIT_UPDATING
- See Also:
-
UNABLE_TO_CONNECT_SERVER_DURING_REPORTING
- See Also:
-
UNABLE_TO_DESERIALIZE_STRING
Deprecated.Message notifies that string deserialization to object can't performed, because while deserialization exception was thrown. List of params:- 0th is a class name of thrown exception;
- 1st is a message of thrown exception;
- See Also:
-
UNABLE_TO_INTERRUPT_THREAD
- See Also:
-
UNABLE_TO_REGISTER_EVENT_DATA_HANDLER_SHUTDOWN_HOOK
- See Also:
-
UNABLE_TO_REGISTER_STATISTICS_EVENT_HANDLER_SHUTDOWN_HOOK
- See Also:
-
UNABLE_TO_SERIALIZE_OBJECT
Deprecated.Message notifies that object serialization to JSON string can't performed, because while serialization exception was thrown. List of params:- 0th is a class name of thrown exception;
- 1st is a message of thrown exception;
- See Also:
-
UNABLE_TO_UNREGISTER_EVENT_DATA_HANDLER_SHUTDOWN_HOOK
- See Also:
-
UNABLE_TO_UNREGISTER_STATISTICS_EVENT_HANDLER_SHUTDOWN_HOOK
- See Also:
-
UNEXPECTED_EVENT_HANDLER_SERVICE_THREAD_EXCEPTION
- See Also:
-