Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-19050

LogLogger does not allow level 1, even though LogEvent.ALL is 0.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.3 (Release)
    • None
    • mx: General
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Call LogLogger.log(1,"message");
      2.
      3.

      Actual Results:
      ArgumentError: Level must be less than LogEventLevel.ALL.
      at mx.logging::LogLogger/log()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\logging\LogLogger.as:103]
      at com.camelbay.driving.logging::Logger$/log()[C:\Users\Brad\Documents\Driving\project\src\com\camelbay\driving\logging\Logger.as:103]
      at com.camelbay.driving.logging::Logger$/xml()[C:\Users\Brad\Documents\Driving\project\src\com\camelbay\driving\logging\Logger.as:121]
      at com.camelbay.driving::XMLLoader$/loadXMLReturn()[C:\Users\Brad\Documents\Driving\project\src\com\camelbay\driving\XMLLoader.as:143]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at flash.net::URLLoader/onComplete()

      Expected Results:
      Logs properly

      Workaround (if any):
      none

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: