java.lang.Object
de.cuioss.http.client.HttpLogMessages
Provides logging messages for the de.cuioss.tools.net.http package.
All messages follow the format: HTTP-[identifier]: [message]
This separate LogMessages class is specific to the HTTP utilities package and complements the main JWTValidationLogMessages for the module.
- Since:
- 1.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classContains debug-level log messages for detailed information during development and troubleshooting.static final classContains informational log messages for successful operations or status updates.static final classContains warning-level log messages for potential issues that don't prevent normal operation but may indicate problems. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpLogMessages
public HttpLogMessages()
-