23 #ifndef DARWINOS_SOURCE_OSLOG_H_INCLUDED
24 #define DARWINOS_SOURCE_OSLOG_H_INCLUDED
26 #include <OSLog/OSLog.h>
30 - (NSString *) stringFromDateWithMicroseconds:(NSDate *)theDate;
36 @property (
class, readonly, nonatomic) NSDateFormatter *RFC3339DateFormatter;
38 - (OSLogStore *) openStore;
39 - (OSLogEnumerator *) openEnumeratorWithDate:(NSDate *)startDate
40 filterString:(NSString *)filterString
43 - (OSLogEntry *) fetchNextEntry;
44 - (NSString *) stringFromDarwinOSLogEntry:(OSLogEntry *)nextLogEntry;
Definition: darwinosl-source-oslog.h:35
CSVScannerOptions options
Definition: test_csv_scanner.c:30