Remove dmaap from models
[policy/models.git] / models-sim / policy-models-simulators / src / test / resources / logback-test.xml
index e599a94..05a097b 100644 (file)
@@ -1,6 +1,7 @@
 <!--
   ============LICENSE_START=======================================================
   Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2024 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -41,9 +42,4 @@
         <appender-ref ref="STDOUT" />
     </logger>
 
-    <logger name="org.onap.policy.models.sim.dmaap" level="debug"
-        additivity="false">
-        <appender-ref ref="STDOUT" />
-    </logger>
-
 </configuration>