branch: elpa/logview
commit edf1412ce816dc7ef057ab28c70766eb97fd5e6b
Author: Paul Pogonyshev <[email protected]>
Commit: Paul Pogonyshev <[email protected]>
Mention latest additions in `README.adoc`.
---
README.adoc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.adoc b/README.adoc
index 36382ec34f1..f66be03c3e9 100644
--- a/README.adoc
+++ b/README.adoc
@@ -31,9 +31,10 @@ The mode is meant to be operated in read-only buffer, so
most of the
command bindings lack modifiers.
Out-of-the-box the mode should be able to parse standard SLF4J (Log4j,
-Logback) files, Apache error logs, PHP Monolog logs, and certain UNIX
-files in `/var/log`. Nearly all typical timestamp formats, including
-localized ones, should be picked up automatically.
+Logback) files, Apache error logs, PHP Monolog logs, certain UNIX
+files in `/var/log` and output of Jupyter Lab. Nearly all typical
+timestamp formats, including localized ones, should be picked up
+automatically.
toc::[]