compileLogQuery
function exported by @mwillbanks/tuil-logging.
function
Public function exported by @mwillbanks/tuil-logging.
export function compileLogQuery(source: string): LogQuery;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
source | string | Yes | Supplies the source value as string. | — |
Returns
LogQuery — Returns a value that satisfies LogQuery.
Related types: —
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference