diff --git a/xdocs/guide.xml b/xdocs/guide.xml index c5b8ca9..b17d7ae 100644 --- a/xdocs/guide.xml +++ b/xdocs/guide.xml @@ -69,8 +69,8 @@
  1. Is JCL Thread Safe?
  2. Why "xxxLogger does not implement Log"?
  3. -
  4. How Can I Switch Logging Levels On And Off?
  5. -
  6. How Can I Change The Logging System Configuration?
  7. +
  8. How Can I Switch Logging Levels On And Off?
  9. +
  10. How Do I Change The Logging System Configuration?
@@ -616,11 +616,11 @@ should be removed from the application's library.

-See +See How Can I Change The Logging System Configuration?

- +

The configuration supported by JCL is limited to choosing the underlying logging system. JCL does not (and will never) support changing the configuration of the wrapped logging system.