All Projects → JuliaLogging → TerminalLoggers.jl

JuliaLogging / TerminalLoggers.jl

Licence: MIT license
Logging sinks and utilites for interactive terminals

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to TerminalLoggers.jl

consoleTimer
Simple timer for your terminal
Stars: ✭ 20 (-39.39%)
Mutual labels:  terminal-based
TextGraphic
TextGraphic is a framework for creating Textual Graphics. It provides layers, styling, rich color, text justification, layouts, tables, view-ports, transparency, etc.
Stars: ✭ 83 (+151.52%)
Mutual labels:  terminal-based
xplr
A hackable, minimal, fast TUI file explorer
Stars: ✭ 2,271 (+6781.82%)
Mutual labels:  terminal-based
outfancy
Python3 library to print tables in Terminal.
Stars: ✭ 47 (+42.42%)
Mutual labels:  terminal-based
dynamic-cli
A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
Stars: ✭ 151 (+357.58%)
Mutual labels:  terminal-based
htui
Heroku Terminal User Interface
Stars: ✭ 109 (+230.3%)
Mutual labels:  terminal-based
asciiarena
Terminal multiplayer deathmatch game
Stars: ✭ 34 (+3.03%)
Mutual labels:  terminal-based
notnow
A terminal based task and TODO management software.
Stars: ✭ 25 (-24.24%)
Mutual labels:  terminal-based
qrrs
CLI QR code generator and reader written in rust
Stars: ✭ 29 (-12.12%)
Mutual labels:  terminal-based
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (+166.67%)
Mutual labels:  terminal-based
atpbar
Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook
Stars: ✭ 74 (+124.24%)
Mutual labels:  terminal-based
pendfetch
Double Pendulum visualised with fetching system information in Python.
Stars: ✭ 62 (+87.88%)
Mutual labels:  terminal-based
klondike-rs
CLI Klondike Solitaire written in Rust
Stars: ✭ 32 (-3.03%)
Mutual labels:  terminal-based
ll
ll - a more informative `ls`, based on `k`
Stars: ✭ 24 (-27.27%)
Mutual labels:  terminal-based
coinget
**deprecated API (no longer works)** The fastest cli 💻 price checker for cryptocurrencies📈
Stars: ✭ 27 (-18.18%)
Mutual labels:  terminal-based
TermGL
2D & 3D graphics engine in the terminal [C/C++]
Stars: ✭ 219 (+563.64%)
Mutual labels:  terminal-based
cryptgo
A terminal application to watch crypto prices!
Stars: ✭ 123 (+272.73%)
Mutual labels:  terminal-based
pygamelib
A (not so) small python library for console (as in terminal) game development. It is developed as a framework to help learn development and python in an entertaining way.
Stars: ✭ 34 (+3.03%)
Mutual labels:  terminal-based
editor
A text editor written in Nim
Stars: ✭ 24 (-27.27%)
Mutual labels:  terminal-based
resto
🔗 a CLI app can send pretty HTTP & API requests with TUI
Stars: ✭ 113 (+242.42%)
Mutual labels:  terminal-based

TerminalLoggers

Stable Dev Build Status Codecov

TerminalLoggers provides a logger type TerminalLogger which can format your log messages in a richer way than the default ConsoleLogger which comes with the julia standard Logging library.

Read the documentation for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].