Hi Thinkgeo,
WMS samples for Logging server request etc is are available in samples. We recently purchased licences for WMS.
Can you please send us samples via email? If not yet ready please recommend API to use log server requests.
Regards,
Anil
Hi Thinkgeo,
WMS samples for Logging server request etc is are available in samples. We recently purchased licences for WMS.
Can you please send us samples via email? If not yet ready please recommend API to use log server requests.
Regards,
Anil
Hi, Anil
Yes, we have added the "LogServerRequestsWmsLayerPlugin" to our installed samples recently. By default, the log4net component has been intergrated into WMS Server Edition, so that you can consume it in your own plugin.
The "LogServerRequestsWmsLayerPluginLogging.config" file is used as the configuration of the log4net which strictly follows the starand of log4net. Please refer to it with the link below: logging.apache.org/log4net/r...ation.html
The attahced files are the source code of plugin and the configuration file for this plugin. You can modify it and to see what happens. By default, it uses the FileAppender and output the log information to "Logging\WMSServerEdition-log.txt" file which you can find in the WmsPluginService project folder.
If you have addtional questions, please let us know.
Thanks,
Khalil
LogServerRequestsWmsLayerPlugin.zip (1.96 KB)