On 8/19/10 8:10 AM, Nathan Hokanson (JIRA) wrote:
Need to change log level of partial trigger log message.
--------------------------------------------------------
Key: TRINIDAD-1888
URL: https://issues.apache.org/jira/browse/TRINIDAD-1888
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.0.0-alpha-2, 1.2.13-core
Reporter: Nathan Hokanson
We have a situation where a partial trigger not existing is the correct
behavior (in a popup). Because we don't want to fill up the logs with warning
messages that are valid, we want to change the log level to info.
Do we really want this at "info" instead of "fine". "info" is the
default for logging. The log message should also now explain why the
ppr target may be temporarily missing even though the application is
correct.
-- Blake Sullivan