Click or drag to resize
LogLogFileName Method
Returns the name of the current log file. NOTE: This function is for debugging only, as it is not completely thread-safe!

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static string LogFileName()

Return Value

Type: String
See Also