Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vast.ai/llms.txt

Use this file to discover all available pages before exploring further.

Configuration for defining log actions

Import

from vastai import LogActionConfig

Fields

on_load
list[str]
default:"[]"
on_load
on_error
list[str]
default:"[]"
on_error
on_info
list[str]
default:"[]"
on_info

Properties

log_actions

log_actions -> list[LogAction]