We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4304af8 commit 2bb1677Copy full SHA for 2bb1677
site/logging.md
@@ -1,7 +1,7 @@
1
# Logging
2
3
The Image Tool uses standard Java logging. To alter the default logging settings, you can modify the `logging.properties`
4
-file under the ```bin``` directory where you installed the Image Tool.
+file under the `bin` directory where you installed the Image Tool.
5
6
### To enable debug logging
7
In `logging.properties`, comment the existing `handlers` property and uncomment the `handlers` line below the first that
0 commit comments