Options
All
  • Public
  • Public/Protected
  • All
Menu

This class is responsible to log messages mainly in case of user bad input. If you're running desktop app, it will create a log file inside logs directory.

Hierarchy

  • Logger

Index

Constructors

Properties

data: GoldenSun
msgs_count: {}

Type declaration

  • [msg: string]: number
MESSAGE_NUMBER_LIMIT: 15 = 15

Methods

  • log_message(message: string, type?: msg_types): void

Generated using TypeDoc