NpgsqlEventLog.LogName Property
Sets/Returns the filename to use for logging.
[Visual Basic]
Public Shared Property LogName As
String
[C#]
public static
string LogName {get; set;}
Property Value
The filename of the current Log file.
See Also
NpgsqlEventLog Class | Npgsql Namespace