[jbosstools-issues] [JBoss JIRA] (JBIDE-18227) JS console.debug() displays message to console with LOG prefix

Konstantin Marmalyukov (JIRA) issues at jboss.org
Wed Sep 3 10:27:01 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-18227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Marmalyukov updated JBIDE-18227:
-------------------------------------------
    Assignee: Ilya Buziuk


> JS console.debug() displays message to console with LOG prefix
> --------------------------------------------------------------
>
>                 Key: JBIDE-18227
>                 URL: https://issues.jboss.org/browse/JBIDE-18227
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.CR1
>         Environment: JBDS 8.0.0.CR1-v20140831-0335-B201
>            Reporter: Vlado Pakan
>            Assignee: Ilya Buziuk
>            Priority: Minor
>             Fix For: 4.2.0.CR2
>
>
> JavaScript command console.debug("debug message") invoked within page opened in Browsersim is displaying this string to Eclipse console:
> {noformat}
> !JavaScript LOG: debug message
> {noformat}
> It should display this message maybe also with different color then log message is displayed:
> {noformat}
> !JavaScript DEBUG: debug message
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list