You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/07/13 09:25:35 UTC

[jira] Updated: (DDLUTILS-77) Remove the System.err.println in PlatformImplBase

     [ http://issues.apache.org/jira/browse/DDLUTILS-77?page=all ]

Thomas Dudziak updated DDLUTILS-77:
-----------------------------------

    Component: Core (No specific database)

> Remove the System.err.println in PlatformImplBase
> -------------------------------------------------
>
>          Key: DDLUTILS-77
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-77
>      Project: DdlUtils
>         Type: Improvement

>   Components: Core (No specific database)
>     Reporter: Guillaume Nodet
>     Assignee: Thomas Dudziak
>     Priority: Trivial

>
> This is not a big problem, but controlling the log output level is much better.
> Replace line 213 in PlatformImplBase.java with
>      _log.info("SQL Command " + command + " failed with " + ex.getMessage());
> I think it should be logged at info level (not higher) because this appears when continueOnError is set to true

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira