Optional
e.g. (entry) => entry.message.includes('some string') && entry.priority >= Priority.FATAL
(entry) => entry.message.includes('some string') && entry.priority >= Priority.FATAL
e.g.
(entry) => entry.message.includes('some string') && entry.priority >= Priority.FATAL