File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# TerminalLoggers
2
2
3
- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://c42f .github.io/TerminalLoggers.jl/stable )
4
- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://c42f .github.io/TerminalLoggers.jl/dev )
5
- [ ![ Build Status] ( https://github.com/c42f /TerminalLoggers.jl/workflows/CI/badge.svg )] ( https://github.com/c42f /TerminalLoggers.jl/actions?query=workflow%3ACI )
6
- [ ![ Codecov] ( https://codecov.io/gh/c42f /TerminalLoggers.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/c42f /TerminalLoggers.jl )
3
+ [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaLogging .github.io/TerminalLoggers.jl/stable )
4
+ [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaLogging .github.io/TerminalLoggers.jl/dev )
5
+ [ ![ Build Status] ( https://github.com/JuliaLogging /TerminalLoggers.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaLogging /TerminalLoggers.jl/actions?query=workflow%3ACI )
6
+ [ ![ Codecov] ( https://codecov.io/gh/JuliaLogging /TerminalLoggers.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaLogging /TerminalLoggers.jl )
7
7
8
8
TerminalLoggers provides a logger type ` TerminalLogger ` which can format your
9
9
log messages in a richer way than the default ` ConsoleLogger ` which comes with
10
10
the julia standard ` Logging ` library.
11
11
12
- Read the [ documentation] ( https://c42f .github.io/TerminalLoggers.jl/stable ) for
12
+ Read the [ documentation] ( https://JuliaLogging .github.io/TerminalLoggers.jl/stable ) for
13
13
more information.
You can’t perform that action at this time.
0 commit comments