Skip to content
DizzasTeR edited this page Nov 2, 2020 · 5 revisions

Logger

A simple class that provides functionality to log information

Static Class Methods

  • info(string message)
  • warn(string message)
  • error(string message)

Clone this wiki locally