.NET Helper Packages
C#
Show/Hide TOC
Logger
cExtension Field
Log file extension (suffix) including the period.
Definition
Namespace:
Logging.Helper
Assembly:
Logging.Helper (in Logging.Helper.dll) Version: 2.0.6
C#
Copy
public
const
string
cExtension
= ".log"
Field Value
String
See Also
Reference
Logger Class
Logging.Helper Namespace
In This Article
Definition
See Also