OSLog macOS 10.15 Beta 4 to Beta 5 API Differences

Entry.h
Added OSLogEntryStoreCategory
Added OSLogEntryStoreCategoryUndefined
Added OSLogEntryStoreCategoryMetadata
Added OSLogEntryStoreCategoryShortTerm
Added OSLogEntryStoreCategoryLongTermAuto
Added OSLogEntryStoreCategoryLongTerm1
Added OSLogEntryStoreCategoryLongTerm3
Added OSLogEntryStoreCategoryLongTerm7
Added OSLogEntryStoreCategoryLongTerm14
Added OSLogEntryStoreCategoryLongTerm30
Added OSLogEntry
Added OSLogEntry.composedMessage
Added OSLogEntry.date
Added OSLogEntry.storeCategory
Added OSLogEntryFromProcess
Added OSLogEntryFromProcess.activityIdentifier
Added OSLogEntryFromProcess.process
Added OSLogEntryFromProcess.processIdentifier
Added OSLogEntryFromProcess.sender
Added OSLogEntryFromProcess.threadIdentifier
Added OSLogEntryWithPayload
Added OSLogEntryWithPayload.category
Added OSLogEntryWithPayload.components
Added OSLogEntryWithPayload.formatString
Added OSLogEntryWithPayload.subsystem
EntryActivity.h
Added OSLogEntryActivity
Added OSLogEntryActivity.parentActivityIdentifier
EntryBoundary.h
Added OSLogEntryBoundary
EntryLog.h
Added OSLogEntryLogLevel
Added OSLogEntryLogLevelUndefined
Added OSLogEntryLogLevelDebug
Added OSLogEntryLogLevelInfo
Added OSLogEntryLogLevelNotice
Added OSLogEntryLogLevelError
Added OSLogEntryLogLevelFault
Added OSLogEntryLog
Added OSLogEntryLog.level
EntrySignpost.h
Added OSLogEntrySignpostType
Added OSLogEntrySignpostTypeUndefined
Added OSLogEntrySignpostTypeIntervalBegin
Added OSLogEntrySignpostTypeIntervalEnd
Added OSLogEntrySignpostTypeEvent
Added OSLogEntrySignpost
Added OSLogEntrySignpost.signpostIdentifier
Added OSLogEntrySignpost.signpostName
Added OSLogEntrySignpost.signpostType
Enumerator.h
Added OSLogEnumeratorOptions
Added OSLogEnumeratorReverse
Added OSLogEnumerator
MessageComponent.h
Added OSLogMessageComponentArgumentCategory
Added OSLogMessageComponentArgumentCategoryUndefined
Added OSLogMessageComponentArgumentCategoryData
Added OSLogMessageComponentArgumentCategoryDouble
Added OSLogMessageComponentArgumentCategoryInt64
Added OSLogMessageComponentArgumentCategoryString
Added OSLogMessageComponentArgumentCategoryUInt64
Added OSLogMessageComponent
Added OSLogMessageComponent.formatSubstring
Added OSLogMessageComponent.placeholder
Added OSLogMessageComponent.argumentCategory
Added OSLogMessageComponent.argumentDataValue
Added OSLogMessageComponent.argumentDoubleValue
Added OSLogMessageComponent.argumentInt64Value
Added OSLogMessageComponent.argumentNumberValue
Added OSLogMessageComponent.argumentStringValue
Added OSLogMessageComponent.argumentUInt64Value
Position.h
Added OSLogPosition
Store.h
Added OSLogStore
Added +[OSLogStore localStoreAndReturnError:]
Added +[OSLogStore storeWithURL:error:]
Added -[OSLogStore entriesEnumeratorWithOptions:position:predicate:error:]
Added -[OSLogStore entriesEnumeratorAndReturnError:]
Added -[OSLogStore positionWithDate:]
Added -[OSLogStore positionWithTimeIntervalSinceEnd:]
Added -[OSLogStore positionWithTimeIntervalSinceLatestBoot:]