Gibraltar Loupe
EndFile() Method

End the current log file (but not the session) and open a new file to continue logging.
Syntax
'Declaration
 
Public Overloads Shared Sub EndFile() 
public static void EndFile()
Remarks
This method is provided to support user-initiated roll-over to a new log file (instead of waiting for an automatic maintenance roll-over) in order to allow the logs of an ongoing session up to that point to be collected and submitted for analysis without shutting down the subject application.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Log Class
Log Members
Overload List

 

 


Copyright © 2008-2013 Gibraltar Software, Inc.

Send Feedback