Nexys.getLogPoolLogTypes()
Returns string[]
.
This method will return log types in logPool. Multiple same types will be counted as one. No-typed logs will not be counted.
Example
nexys.getLogPoolLogTypes();
Returns string[]
.
This method will return log types in logPool. Multiple same types will be counted as one. No-typed logs will not be counted.
nexys.getLogPoolLogTypes();