Info |
The InfoTypes Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Collection2InfoTypeArray | Converts an InfoType collection into the corresponding InfoType array. | |
| InfoTypeArray2String | Converts an InfoType array, e.g: InfoType[] SERIOUS to a corresponding string such as: "MILESTONE|ERROR|EXCEPTION". | |
| String2InfoType | Converts a string such as: "DEBUG|INFO|WARN|MILESTONE|ERROR" in the corresponding InfoType collection. | |
| String2InfoTypeArray | Converts a string such as: "DEBUG|INFO|WARN|MILESTONE|ERROR" in the corresponding InfoType array. |