mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Added kPRLogVerbose.
This commit is contained in:
@@ -72,6 +72,7 @@ typedef void * PRHandle; /**< Opaque type used to reference an individual P-
|
||||
#define kPRHandleInvalid (0) /**< Value returned by PRCreate() on failure. Indicates an invalid #PRHandle. */
|
||||
|
||||
typedef enum PRLogLevel {
|
||||
kPRLogVerbose,
|
||||
kPRLogInfo,
|
||||
kPRLogWarning,
|
||||
kPRLogError
|
||||
|
||||
Reference in New Issue
Block a user