Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 880 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 880 Bytes

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.