syslog-ng source
OSLogSource Class Reference

#import <darwinosl-source-oslog.h>

Inheritance diagram for OSLogSource:
Collaboration diagram for OSLogSource:

Instance Methods

(OSLogStore *) - openStore
 
(OSLogEnumerator *) - openEnumeratorWithDate:filterString:options:
 
(void) - closeAll
 
(OSLogEntry *) - fetchNextEntry
 
(NSString *) - stringFromDarwinOSLogEntry:
 

Properties

NSDateFormatter * RFC3339DateFormatter
 

Method Documentation

◆ closeAll

- (void) closeAll

◆ fetchNextEntry

- (OSLogEntry *) fetchNextEntry

◆ openEnumeratorWithDate:filterString:options:

- (OSLogEnumerator *) openEnumeratorWithDate: (NSDate *)  startDate
filterString: (NSString *)  filterString
options: (OSLogEnumeratorOptions)  options 

◆ openStore

- (OSLogStore *) openStore

◆ stringFromDarwinOSLogEntry:

- (NSString *) stringFromDarwinOSLogEntry: (OSLogEntry *)  nextLogEntry

Property Documentation

◆ RFC3339DateFormatter

- (NSDateFormatter *) RFC3339DateFormatter
readnonatomicassign

The documentation for this class was generated from the following files: