All Downloads are FREE. Search and download functionalities are using the official Maven repository.

herence.ce.coherence.14.1.1-0-15.source-code.tangosol-coherence-override-dev.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<!--
  Copyright (c) 2000, 2020, Oracle and/or its affiliates.

  Licensed under the Universal Permissive License v 1.0 as shown at
  http://oss.oracle.com/licenses/upl.
-->
<!--
This operational configuration override file is set up for use with Coherence in
a development mode.
-->

<coherence  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns="http://xmlns.oracle.com/coherence/coherence-operational-config"
            xsi:schemaLocation="http://xmlns.oracle.com/coherence/coherence-operational-config coherence-operational-config.xsd"
            xml-override="{coherence.override /tangosol-coherence-override.xml}">

  <logging-config>
    <severity-level system-property="coherence.log.level">5</severity-level>
    <character-limit system-property="coherence.log.limit">0</character-limit>
  </logging-config>
</coherence>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy