tuil
ReferencePackages@mwillbanks/tuil-loggingAPI

compileLogQuery

function exported by @mwillbanks/tuil-logging.

View rawEdit

function

Public function exported by @mwillbanks/tuil-logging.

export function compileLogQuery(source: string): LogQuery;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
sourcestringYesSupplies the source value as string.

Returns

LogQuery — Returns a value that satisfies LogQuery.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-logging

On this page