Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
LogLevel
Enumerations | |
enum | LogLevel { , LogLevelError, LogLevelWarning, LogLevelInfo, LogLevelDebug, LogLevelFrameData, LogLevelAll } |
Library Logging level. More... |
Enumeration Type Documentation
enum LogLevel |
Library Logging level.
- Enumerator:
LogLevelError Level None.
LogLevelWarning Level Error.
LogLevelInfo Level Warning.
LogLevelDebug Level Info.
LogLevelFrameData Level Debug.
LogLevelAll Level Frame Data.
Level All
Definition at line 26 of file DigiLogger.h.
Generated on Tue Jul 12 2022 21:46:36 by
