Function _allog

  • Logs to console Only works after enable_debug() has been called. Will append
    newline tag. You can use html inside your logs too.

    Parameters

    • string: string

      text to log

    Returns void

Generated using TypeDoc