Logs a debug message, useful for general-purpose debugging and tracing code execution.
These messages help developers understand the flow of the application and the state of variables at specific points in time.
The message string to be logged.