File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ public class SomeClass {
6565
6666With default configuration (no ` logback.xml ` in classpath at all) it looks like:
6767
68- ![ override example] ( https://github.com/appulse-projects/logging-java/blob/master/.images/override_example .png?raw=true )
68+ ![ override example] ( https://github.com/appulse-projects/logging-java/blob/master/.images/example .png?raw=true )
6969
7070You also could to override default ` logback ` 's configuration, like an example below.
7171
@@ -86,7 +86,7 @@ You also could to override default `logback`'s configuration, like an example be
8686
8787And output will be like:
8888
89- ![ override example] ( https://github.com/appulse-projects/logging-java/blob/master/.images/example .png?raw=true )
89+ ![ override example] ( https://github.com/appulse-projects/logging-java/blob/master/.images/override_example .png?raw=true )
9090
9191## Development
9292
You can’t perform that action at this time.
0 commit comments