ILogger
Interface for logging within the engine
            
                
Logs the specified message at the debug level.
            
Logs the specified message at the debug level.
            
Logs the specified message at the error level.
            
Logs the specified message at the error level.
            
Logs the specified message at the info level.
            
Logs the specified message at the info level.
            
Logs the specified message at the warning level.
            
Logs the specified message at the warning level.