Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the RuntimeSettings related to LoggerFactories.

Hierarchy

  • LFServiceRuntimeSettings

Index

Methods

getLogGroupSettings

  • Get the runtimesettings for given LogGroup that is part of given LoggerFactory

    Parameters

    • nameLoggerFactory: string

      Name of LoggerFactory (can be specified when creating a named loggerfactory, a generated on is used otherwise).

    • idLogGroupRule: number

      Number representing the LogGroup (LogGroupRule)

    Returns LogGroupRuntimeSettings | null

    LogGroupRuntimeSettings when found, null otherwise.

getLoggerFactoryRuntimeSettingsByName

getRuntimeSettingsForLoggerFactories

Generated using TypeDoc