|
cryptnox-sdk-arduino 1.0.0
Arduino library for Cryptnox Hardware Wallet
|
Silent CW_Logger for production firmware. More...
Go to the source code of this file.
Classes | |
| class | NullLoggerAdapter |
| No-op CW_Logger — guarantees nothing reaches the serial port. More... | |
Silent CW_Logger for production firmware.
Declares NullLoggerAdapter, a no-op logger that drops every call. Use this in shipping firmware instead of ArduinoLoggerAdapter so the SDK's debug traces never reach the UART.
Definition in file NullLoggerAdapter.h.