File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ using (var factory = LoggerFactory.Create(configure => configure.AddSpectreConso
3131
3232It will generate the following log:
3333
34- ![ Example 1] ( img/example1.png )
34+ ![ Example 1] ( https://raw.githubusercontent.com/lunet-io/Lunet.Extensions.Logging.SpectreConsole/main/ img/example1.png)
3535
3636### Example 2
3737
@@ -58,7 +58,7 @@ using (var factory = LoggerFactory.Create(configure =>
5858
5959It will generate the following log:
6060
61- ![ Example 2] ( img/example2.png )
61+ ![ Example 2] ( https://raw.githubusercontent.com/lunet-io/Lunet.Extensions.Logging.SpectreConsole/main/ img/example2.png)
6262
6363### Example 3
6464
@@ -93,7 +93,7 @@ using (var factory = LoggerFactory.Create(configure =>
9393
9494It will generate the following log:
9595
96- ![ Example 3] ( img/example3.png )
96+ ![ Example 3] ( https://raw.githubusercontent.com/lunet-io/Lunet.Extensions.Logging.SpectreConsole/main/ img/example3.png)
9797
9898
9999### Configuration
You can’t perform that action at this time.
0 commit comments