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.
Fork of Pubnub_c_core by
pubnub_log.h File Reference
This is the "Log" API of the Pubnub client library. More...
Go to the source code of this file.
Enumerations | |
| enum | pubnub_log_level { PUBNUB_LOG_LEVEL_NONE, PUBNUB_LOG_LEVEL_ERROR, PUBNUB_LOG_LEVEL_WARNING, PUBNUB_LOG_LEVEL_INFO, PUBNUB_LOG_LEVEL_DEBUG, PUBNUB_LOG_LEVEL_TRACE } |
Available Log levels. More... | |
Detailed Description
This is the "Log" API of the Pubnub client library.
Designed for C-core's own use, but not restricted to it. Provides a reasonably-well-featured, yet small and efficient API for logging.
Definition in file pubnub_log.h.
Enumeration Type Documentation
| enum pubnub_log_level |
Available Log levels.
- Enumerator:
Definition at line 14 of file pubnub_log.h.
Generated on Wed Jul 13 2022 10:22:25 by
1.7.2
