Yaojie Feng created TWILL-222: --------------------------------- Summary: TwillRunnable will always have the ROOT log level INFO if we do not explicitly set the log level in TwillPreparer. Key: TWILL-222 URL: https://issues.apache.org/jira/browse/TWILL-222 Project: Apache Twill Issue Type: Bug Reporter: Yaojie Feng Assignee: Yaojie Feng
TwillPreparer now blindly assumes the ROOT logger has INFO log level if we do not set it no matter what it actually is in the logback.xml. And after we configure the logback.xml in ServiceMain, the root log level get overrided to INFO. -- This message was sent by Atlassian JIRA (v6.3.15#6346)