UnsupportedFeatureLogger
UnsupportedFeatureLogger is a utility class that extends the Logger class to provide specific logging functionality for unsupported features.
It logs warnings when certain properties or methods in a map element are not supported.
Functions
Link copied to clipboard
Logs a warning message indicating that the setter for a certain property in the map element is partially supported.
Link copied to clipboard
Logs a warning message indicating that the getter for a certain property in the map element is not supported.
Link copied to clipboard
Logs a warning message indicating that a certain property in the map element is not supported.
Link copied to clipboard
Logs a warning message indicating that the setter for a certain property in the map element is not supported.