Kind: Function
Source: packages/common/services/utils/filter-log-levels.util.ts
Part of: Common
Signature
tsfunction filterLogLevels(parseableString): LogLevel[]
Parameters
| Name | Type |
|---|---|
parseableString | any |
Returns: LogLevel[]
Kind: Function
Source: packages/common/services/utils/filter-log-levels.util.ts
Part of: Common
tsfunction filterLogLevels(parseableString): LogLevel[]
| Name | Type |
|---|---|
parseableString | any |
Returns: LogLevel[]
Was this page helpful?