Features
Summary: This diff includes minor changes to the pages within the Features section of Flipper Docs. Reviewed By: passy Differential Revision: D41471000 fbshipit-source-id: 0a414d1e5e0cff5d874d3fe6eab647c3877b9caf
This commit is contained in:
committed by
Facebook GitHub Bot
parent
98d2f37f10
commit
89740f7e0a
@@ -18,6 +18,6 @@ Clicking on a tag, PID or TID in the table filters only for logs with the same v
|
||||
|
||||
### Expression Watcher
|
||||
|
||||
The Expression Watcher () in the sidebar can be used to 'watch' for certain logs to happen and count how often they occur. An expression can be a simple string, or a regular expression, matched against the logs.
|
||||
The Expression Watcher in the sidebar can be used to 'watch' for certain logs to happen and count how often they occur. An expression can be a simple string, or a regular expression, matched against the logs.
|
||||
|
||||
When the notify checkbox is enabled, Flipper sends notifications once the log is being processed. This lets you know when the 'watcher' triggered, even if Flipper is in the background.
|
||||
|
||||
Reference in New Issue
Block a user