VLCKit
|
Protocol implemented by any logger that use a formatter. More...
#import <VLCLogging.h>
Properties | |
id< VLCLogMessageFormatting > | formatter |
Properties inherited from <VLCLogging> | |
VLCLogLevel | level |
Gets/sets this to filter in/out messages to handle. More... | |
Additional Inherited Members | |
Instance Methods inherited from <VLCLogging> | |
(void) | - handleMessage:logLevel:context: |
Called by the VLCLibrary logging handler when a log message is delivered. More... | |
Protocol implemented by any logger that use a formatter.