Console class implementing the Logger interface. This class provides methods to log messages to the console.
Logs a debug message to the console.
Logs an error message to the console.
Logs an info message to the console.
Logs a warning message to the console.