Hide Comments
Hide Comments

Base Data Storage Logging

Comments (0)

Synchronizing the base data with the user management database is documented on application server. Therefore, see the log file in:

C:\Tomcat\webapps\<WebOffice application>\WEB-INF\work\WebOffice_author.log

This log contains all log information about WebOffice author and project saving. By default log entries will be made on ERROR level. The level can be changed at the tag <logger> in the file WebOffice_author-Log.config in WebOffice author installation directory on administrative server:

C:\Program Files (x86)\VertiGIS\WebOffice author\WebOffice_author-Log.config

 

WebOffice_author-Log.config - Set log levels for WebOffice_author.log

WebOffice_author-Log.config - Set log levels for WebOffice_author.log

 

The second log file that can be controlled with the WebOffice_author-Log.config file is the GeoProject.log which can be found again in

C:\Tomcat\webapps\<WebOffice application>\WEB-INF\work\GeoProject.log

This log contains all log information about saving base data into the user management database. By default log entries will also be made on ERROR level. For the GeoProject.log file change the log level at the tag <root> in the file WebOffice_author-Log.config.

 

WebOffice_author-Log.config - Set log levels for GeoProject.log

WebOffice_author-Log.config - Set log levels for GeoProject.log

 

Logging-Level

Description

ALL

Most comprehensive level – every action gets logged

DEBUG

Very comprehensive level – contains development information

INFO


WARN

Contains error and warning messages

ERROR

Contains normal (ERROR) and critical (FATAL) errors

FATAL

Only critical errors get logged

OFF

Logging is switched off --> no logging

Log levels overview

Comments (0)

Ⓒ Copyright 2022 by VertiGIS GmbH