[This is preliminary documentation and is subject to change.]

Name of the file that log messages are currently being written to. Does not include path to the log folder (see Paths.LogPath for that).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public static string CurrentLogFileName { get; }

See Also