augment-vir - v31.13.0
    Preparing search index...

    Type Alias LogWriter

    LogWriter: (params: Readonly<LogWriterParams>) => void

    The final step in writing a log. This will actually perform the logging of text to the console. CSS will be applied if this is called within a browser.

    Type declaration