LinkMenuExpand(external link) DocumentSearchCopyCopied

NoOpLogger.Log method

Ignores the specified log message.

public void Log(MySqlConnectorLogLevel level, string message, object?[]? args = null, 
    Exception? exception = null)

See Also