NpgsqlEventLog.Level Property
					
      
      [This is preliminary documentation and subject to change.]
     
    
       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