Module blocking

Source

Structs§

LiveJournalDirReader
Watches the entire journal directory for changes and emits then as events. The reader will initially read all the history logs until it reaches the end of the latest log file, at which it will block the current thread until there are any updates. At any point during this if there are changes to any of the .json files in the log directory, these events will be fired first before continuing reading the log files.

Enums§

JournalDirWatcherError