Home
last modified time | relevance | path

Searched refs:OpenLogFile (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DProgram.cs416 Log.OpenLogFile(logFilePath); in Main()
426 Log.OpenLogFile(logFilePath); in Main()
DTools.cs1515 internal static bool OpenLogFile(string logFilePath) in OpenLogFile() method in CafeX.Log