Click or drag to resize

CSYSSaveLog Method

Saves the main log file to another file.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SaveLog(
	string file
)

public static void SaveLog(
	string file
)

Parameters

file
Type: SystemString
Output file name
See Also