[Mono-bugs] [Bug 326775] New: TraceSource switch XML configuration does not accept string literals for trace level

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 20 07:43:33 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=326775

           Summary: TraceSource switch XML configuration does not accept
                    string literals for trace level
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: lars.g.kjellberg at get2net.dk
         QAContact: mono-bugs at ximian.com
          Found By: Other


Created an attachment (id=173648)
 --> (https://bugzilla.novell.com/attachment.cgi?id=173648)
Example application configuration file which triggers the error

When configuring a TraceSource switch, it should be possible to specify the
level by the enumration string literal rather than the integral value. This is
specified in the MSDN documentation for the TraceSwitch class. Mono does not
accept this format

Note: This functionality is for .NET 2.0, which I realize is not complete in
Mono yet.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list