Log Attributes¶
Write attributes to logger or into file.
Parameter¶
Name | Type | Description |
---|---|---|
leadingViewName | STRING | view that should be logged |
attributeNames | STRING_LIST | list of attributes that should be logged |
printFeatureID | BOOL | print feature id (default true) |
excelFriendly | BOOL | print excel friendly (default false) |
file_name | STRING | If set log is written into file |
Data-stream¶
View | Attribute | Type | Access | Description |
---|---|---|---|---|
leadingViewName | COMPONENT | read | ||
attributeNames | ANY | read |
Module Name¶
GDALLogAttriubtes