[Webkit-unassigned] [Bug 110452] New: Add LOG_DEBUG for printing messages without log channel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 03:24:50 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110452

           Summary: Add LOG_DEBUG for printing messages without log
                    channel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


LOG_VERBOSE can't print log messages when we need to print debugging log without a log channel. Beside LOG_ERROR is also not proper for the debugging log. So, I'd like to suggest to use LOG_DEBUG. It will help to print debugging message without a log channel.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list