map.apps Bundle APIs 4.20.0
    Preparing search index...

    Function setWriter

    • Set the concrete log writer. By default log messages are written to the console.

      Parameters

      • OptionalnewWriter: Writer

        the new Writer. If undefined, the console is used.

      Returns void