log

log -- Notification for log events

DESCRIPTION

Notification added in v24.02.

The log notification informs whenever lightningd emits a log message and exposes the same payload shape as warning.

NOTIFICATION PAYLOAD

  • level (string) (one of "io", "trace", "debug", "info", "unusual", "broken"): The log level of the emitted message.
  • time (string): The event time as seconds since epoch with subsecond precision.
  • timestamp (string): The event time in ISO 8601 format.
  • source (string): The source component that emitted the log entry.
  • log (string): The original log message.

Core Lightning is Blockstream's open-source implementation of the Lightning Network optimised for performance. It is highly customizable through modular expandability.

© 2026 Core Lightning, a Blockstream project.
All rights reserved.

X Twitter Logo Streamline Icon: https://streamlinehq.com

X

The official Core Lightning X(Twitter) handle to follow project updates and announcements.

Github Logo 2 Streamline Icon: https://streamlinehq.com

Github

Github repository for source code, issues, and contributions. Visit our project here to explore or contibute.

Telegram

Community-driven telegram group where most of the node operators hang out. Go to https://t.me/lightningd to join.

Discord

Community-driven discord server where the devs flock together. Go to https://discord.gg/V6ay9yNhBQ to join.