[ https://issues.apache.org/jira/browse/GEODE-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654124#comment-14654124 ]
ASF subversion and git services commented on GEODE-181: ------------------------------------------------------- Commit e44efe24518b5dfb3a7049cfe14c316bc3732432 in incubator-geode's branch refs/heads/feature/GEODE-181 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e44efe2 ] GEODE-181: Add new unit and integration tests for FastLogger Add new TestSuites for logging tests. Extract default config testing to FastLoggerWithDefaultConfigJUnitTest. Move FastLoggerJUnitTest integration tests to FastLoggerIntegrationJUnitTest. Create new unit tests in FastLoggerJUnitTest. Update tests to full JUnit 4 syntax and use Rules (GEODE-89). Add mockito dependency to build for unit testing. Completes: GEODE-89, GEODE-181, GEODE-10 > FastLogger does not always honor Debug or Trace log levels when there is a > MarkerFilter > --------------------------------------------------------------------------------------- > > Key: GEODE-181 > URL: https://issues.apache.org/jira/browse/GEODE-181 > Project: Geode > Issue Type: Bug > Affects Versions: 1.0.0-incubating > Reporter: Kirk Lund > Assignee: Kirk Lund > > While working on GEODE-89, I wrote some new unit tests and found that > FastLogger does not always honor Debug or Trace log levels when there is a > MarkerFilter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)