Class AresBaseModule

Represents the base class for modules.

Hierarchy

Constructors

Properties

Accessors

Constructors

Properties

scope: LogScopes

Represents the scope of the logger, enabling categorization and filtering of log entries.

client: AresClient

Represents the client that instantiated this class.

Accessors

  • get isProduction(): boolean
  • Indicates whether the application is running in production mode.

    Returns boolean

    true if the application is running in production mode; otherwise, false.

Generated using TypeDoc