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

com.newrelic.agent.security.intcodeagent.properties.K2JALogProperties Maven / Gradle / Ivy

Go to download

The New Relic Security Java agent module for full-stack security. To be used in newrelic-java-agent only.

The newest version!
package com.newrelic.agent.security.intcodeagent.properties;

public interface K2JALogProperties {
    int maxfilesize = 50*1024;
    int maxfiles = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy