Click or drag to resize

FileLogger Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodFileLogger(String)
Creates a FileLogger with a specific filename.
Public methodFileLogger(String, Boolean)
Creates a FileLogger with a specific filename and an indicator whether the log file is verbose or not.
Public methodFileLogger(String, Single, Single)
Creates a FileLogger with a specific filename and a new and old size threshold.
Public methodFileLogger(String, Single, Single, Boolean)
Creates a FileLogger with a specific filename, a new and old size threshold and an indicator whether the log file is verbose or not.
Top
See Also