Type Alias LogsCallback

LogsCallback: ((logs: Logs, ctx: Context) => void)

Callback function for log notifications.