0.0.1 • Published 9 months ago
log-xpress v0.0.1
:terminal: LogX: log into the terminal in a beautiful, organized, easy and pleasant way
The goal of this package is to make logging in the terminal easier, in a nice, organized and pleasant way, especially when applications are under development or in production, since developers need to log in their terminals to see how they are behaving frequently (or at each save), but for this it is not necessary for everything to be black and white. Logging in a nice way in a terminal is not always easy. Most of the time this task is left for later or is not done because it takes time, but with LogX it is a different scenario! The LogX library brings a series of features, such as:
- Stylized/Pretty text log: color, background color, italic, underline, transform to upper/lower case and more
- Emoji logs: log emojis on the terminal easily
- Latency and debug logs
- Info/Warn/Error logs management
- Info logs: log an information on the terminal with an :info: emoji and a blue text
- Warn logs: log a warn on the terminal with a :warn: emoji and a yellow text
- Error logs: log an error on the terminal with a :error: emoji and a red text (Log errors throw a ˋnew Error()ˋ by default)
- Alignment: align the logged contents easily
- components: Easily create and log components in your terminal that display information in a beautiful and organized way, which can also be customized
- components: table, square, circle, rectangle, progress bar, emojis, divider (horizontal line)
- custumization: fields quantity, background/color, alignment
0.0.1
9 months ago