Hi, I am making this thread to advertise and ask for feedback on my recent [project](https://github.com/sealmove/xhronicle).
**Brief explanation:** Mainstream shell don't have a sophisticated command logging system. Xonsh is the only shell to my knowledge that uses a json format for that and logs details about each command, most remarkably the output (stdout and stderr)! Xhronicle abuses this feature and lets you print details about a specific past command, as well as produce a clean, detailed log file. If you find this interesting, please share your thoughts!
