Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface to control LoggerFactories (LoggerFactory and related loggers) through ordinary console (in browsers).

Hierarchy

  • LoggerControl

Implemented by

Index

Methods

getLoggerFactoryControl

help

  • help(): void

listFactories

  • listFactories(): void

showSettings

  • showSettings(idFactory: number | null): void
  • Show settings for LoggerFactory id (see list() to get it) or null, for all.

    Parameters

    • idFactory: number | null

      LoggerFactory id

    Returns void

Generated using TypeDoc