Skip to end of metadata
Go to start of metadata

LogChannel

Synopsis

Raised when a logging channel is re-enabled after a reload operation.

Description

Syntax

Event: LogChannel
Channel: <value>
Arguments
  • Channel - The name of the logging channel.

Class

SYSTEM

See Also

Synopsis

Raised when a logging channel is disabled.

Description

Syntax

Event: LogChannel
Channel: <value>
Enabled: <value>
Reason: <value>
Arguments
  • Channel - The name of the logging channel.
  • Enabled
  • Reason

Class

SYSTEM

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-a9223f2

  • No labels