fblog
fblog copied to clipboard
Small command-line JSON Log viewer
Hi, thank you for the useful tool! I have an issue with using the flag "--additional-value". I'm using fblog v3.0.2 built by myself using Cargo and source code. The output...
Hi, It seems `fblog` cannot detect and convert epoch timestamps (in seconds / microseconds etc.) to a human-readable format automatically, which could be a very helpful feature to have. Example:...
I've been using `fblog` and *loving* it, but typically like to build my own diagnosis tools for any complicated project. It would be incredible to have an `fblog` crate so...
(Potentially I'm just blind and this already exists) `[level_map]` in the config is not able to achieve this (if i'm not missing something): `DEV = "BLUE"` displays as `BLUE` i'd...