GeoServer Beginner's Guide(Second Edition)
上QQ阅读APP看书,第一时间看更新

Changing your logging configuration

When testing client-server interaction or exploring new functions, it may be useful to have more information inside the log file. We will now raise the verbosity of GeoServer:

  1. Click on the Global link in the Settings menu.
  2. Scroll down to the Logging Profile section.

 

  1. Now change the Logging Profile setting to VERBOSE_LOGGING:
  1. Click on GeoServer Logs in About & Status to review the logs. Optionally, review the log from the filesystem, /data_dir/logs/geoserver.log.

You just switched GeoServer to logging in verbose mode. Remember to remove this option when you are no longer testing functionalities since it stresses the server and requires a lot of space on the log file.