Back to Ai On The Edge Device

Parameter `LogLevel`

param-docs/parameter-pages/Debug/LogLevel.md

16.1.0541 B
Original Source

Parameter LogLevel

Default Value: 1 (ERROR) Define the log level for the logging to the SD-Card.

Available options:

  • 1: ERROR
  • 2: WARNING
  • 3: INFO
  • 4: DEBUG

As higher the level, as more log messages get written to the SD-Card.

!!! Warning DEBUG or INFO might damage the SD-Card if enabled long term due to excessive writes to the SD-Card! A SD-Card has limited write cycles. Since the device does not do Wear Leveling, this can wear out your SD-Card!