Npgsql API Docs

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.

Remarks

Missing <remarks> documentation for P:Npgsql.NpgsqlEventLog.LogName

See Also

NpgsqlEventLog Class | Npgsql Namespace