Expand description
Allows for tracking journal directory as a whole, firing events for when logs change but also
for when .json
files are updated.
Modules§
- asynchronous
asynchronous
- blocking
Structs§
Enums§
- Journal
Event Kind - This event is fired from the [LiveJournalDirReader] when any change happens in the journal directory and includes all the possible models that could have been updated.
- Live
Journal Buffer Error
Functions§
- auto_
detect_ journal_ path - Attempts to automatically detect where the journal directory is located on your device depending on the current platform. If no path was found, the function will return None.