Client Log Files

Client Log Files

Where are Client Log Files Located?

Client Log Files located at C:\CityMind\Application\Log.

 

How to change CityMind Client Log Level?

1.       Go to C:\CityMind\Application.

2.       Open CityMind.exe.config file with Notepad.

3.       Search for <logger name="*" minlevel="Error" writeTo="file"/>

4.       Change Error to Debug.

5.       Save the File.

 

How to change CityMind Map Log Level?

1.       Go to C:\CityMind\Application.

2.       Open CityMindMap.exe.config file with Notepad.

3.       Search for <logger name="*" minlevel="Warn" writeTo="logfile" />

4.       Change Warn to Debug.

5.       Save the File.

 

How to change Milestone Adapter Log Level?

1.       Go to C:\CityMind\Application.

2.       Open C4I.Client.MilestoneAdapter.exe file with Notepad.

3.       Search for <logger name="*" minlevel="Warn" writeTo="file"/>

4.       Change Warn to Debug.

5.       Save the File.

 


    • Related Articles

    • Client error: License is not available

      This error means that CityMIND client was not bale to find the MAP License server. Go to Presagis license configuration file: C:\Presagis\flexlmCRO\serverlist.dat MPI_LICENSE_FILE=@192.168.35.40 Verify the map server name or IP configured is ...
    • Camera Calibiration

      Camera Calibration Upon importing or defining new cameras, the administrator must calibrate the virtual view in the 3D view on the USAP map with what he sees in the corresponding video tile for the camera. The following procedure describes how to ...