logana 0.1.0

A TUI log analyzer/viewer built for speed - handles files with millions of lines with instant filtering and VIM like navigation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
title = "logana"
description = "A TUI log analyzer/viewer built for speed - handles files with millions of lines with instant filtering and VIM like navigation."
authors = ["Paulo Remoli"]
language = "en"
src = "src"

[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/pauloremoli/logana"
edit-url-template = "https://github.com/pauloremoli/logana/edit/main/docs/src/{path}"

[output.html.fold]
enable = true
level = 1