[Mono-bugs] [Bug 403583] New: [2.0] DiagnosticsConfigurationHandler: traceOutputOptions not supported for listeners

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 25 03:09:36 EDT 2008


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


           Summary: [2.0] DiagnosticsConfigurationHandler:
                    traceOutputOptions not supported for listeners
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: gert.driesen at pandora.be
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


We currently do not support the traceOutputOptions attribute for listeners,
which was introduced in .NET 2.0:

<trace autoflush="true" indentsize="4">
        <listeners>
                <add name="fileLogger"
type="System.Diagnostics.TextWriterTraceListener"
initializeData="openidConsumerTrace.txt" traceOutputOptions="None"/>
        </listeners>
</trace>

This was reported by Valentin Sawadski on mono-dev.


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


More information about the mono-bugs mailing list