ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.util Namespace / MsgLogger_Fields Structure
Fields


In This Topic
    MsgLogger_Fields Structure Members
    In This Topic

    The following tables list the members exposed by MsgLogger_Fields.

    Public Fields
     NameDescription
    Public FieldSeverity of message. ERROR messages denote that something has gone wrong and probably that execution has ended. They should be definetely displayed to the user.  
    Public FieldSeverity of message. INFO messages should be displayed just for user feedback.  
    Public FieldSeverity of message. LOG messages are just for bookkeeping and do not need to be displayed in the majority of cases  
    Public FieldSeverity of message. WARNING messages denote that an unexpected state has been reached and should be given as feedback to the user.  
    Top
    See Also