Npgsql API Documentation

NpgsqlEventLog.LogName Property

[This is preliminary documentation and subject to change.]

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