Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Logging Macros
  • CARB_LOG

CARB_LOG#

Defined in carb/logging/Log.h

CARB_LOG(level, fmt, ...)#

Logging macro if the level is dynamic.

Prefer using CARB_LOG_VERBOSE, CARB_LOG_INFO, etc. if the level is static.

Parameters:
  • level – The Log Levels

  • fmt – The printf format specifier string

  • ... – Optional arguments

previous

Logging Macros

next

CARB_LOG_ERROR

NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.