NpgsqlEventLog.Level Property
Sets/Returns the level of information to log to the logfile.
[Visual Basic]
Public Shared Property Level As
LogLevel
[C#]
public static
LogLevel Level {get; set;}
Property Value
The current LogLevel
See Also
NpgsqlEventLog Class | Npgsql Namespace