Function log

  • Create a logger with the given tag. This logger will use the default transport.

    Useful for quickly generating tagged logs, especially if you do not need any event output customization.

    Parameters

    • tag: string

    Returns Logger

Generated using TypeDoc