Software /
code /
prosody-modules
Annotate
misc/lnav/README.md @ 5941:5c4e102e2563 default tip
mod_pubsub_serverinfo: fix bool logic when reading config
author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
---|---|
date | Mon, 03 Jun 2024 12:52:26 +0200 |
parent | 5498:1fa1545ebc40 |
rev | line source |
---|---|
5498
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 % Prosody log format for lnav |
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 |
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
3 This is a format definition that allows <https://lnav.org/> to better |
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
4 handle Prosody logs. |
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
5 |
1fa1545ebc40
misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
6 Install it using `lnav -i ./prosody.json` |