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

gging.log4j.log4j-core.3.0.0-beta1.source-code.log4j2.propertyMapping.json Maven / Gradle / Ivy

There is a newer version: 3.0.0-beta3
Show newest version
{
  "AsyncLogger": {
    "SynchronizeEnqueueWhenQueueFull": ["AsyncLogger", "synchronizeEnqueueWhenQueueFull"]
  },
  "log4j2": {
    "asyncLoggerExceptionHandler": ["AsyncLogger", "exceptionHandler"],
    "asyncLoggerRingBufferSize": ["AsyncLogger", "ringBufferSize"],
    "asyncLoggerSleepTimeNS": ["AsyncLogger", "sleepTimeNS"],
    "asyncLoggerThreadNameStrategy": ["AsyncLogger", "threadNameStrategy"],
    "asyncLoggerTimeout": ["AsyncLogger", "timeout"],
    "asyncLoggerWaitStrategy": ["AsyncLogger", "waitStrategy"],
    "asyncLoggerConfigExceptionHandler": ["AsyncLoggerConfig", "exceptionHandler"],
    "asyncLoggerConfigRingBufferSize": ["AsyncLoggerConfig", "ringBufferSize"],
    "asyncLoggerConfigWaitStrategy": ["AsyncLoggerConfig", "waitStrategy"],
    "asyncQueueFullPolicy": ["AsyncLogger", "queueFullPolicy"],
    "authorizationProvider": ["Configuration", "authorizationProvider"],
    "clock": ["Configuration", "clock"],
    "Configuration.allowedProtocols": ["Configuration", "allowedProtocols"],
    "Configuration.authorizationProvider": ["Configuration", "authorizationProvider"],
    "Configuration.password": ["Configuration", "password"],
    "Configuration.passwordDecryptor": ["Configuration", "passwordDecryptor"],
    "Configuration.username": ["Configuration", "username"],
    "configurationFactory": ["Configuration", "factory"],
    "configurationFile": ["Configuration", "file"],
    "contextDataInjector": ["ThreadContext", "contextDataInjector"],
    "contextSelector": ["LoggerContext", "selector"],
    "discardThreshold": ["AsyncLogger", "discardThreshold"],
    "enableDirectEncoders": ["GC", "enableDirectEncoders"],
    "formatMsgAsync": ["AsyncLogger", "formatMsg"],
    "keyStoreLocation": ["TransportSecurity", "keyStoreLocation"],
    "keyStorePassword": ["TransportSecurity", "keyStorePassword"],
    "keyStorePasswordFile": ["TransportSecurity", "keyStorePasswordFile"],
    "keyStorePasswordEnvironmentVariable": ["TransportSecurity", "keyStorePasswordEnvironmentVariable"],
    "keyStoreType": ["TransportSecurity", "keyStoreType"],
    "keyStoreKeyManagerFactoryAlgorithm": ["TransportSecurity", "keyStoreKeyManagerFactoryAlgorithm"],
    "layoutStringBuilderMaxSize": ["GC", "layoutStringBuilderMaxSize"],
    "level": ["Configuration", "level"],
    "logEventFactory": ["Logger", "logEventFactory"],
    "loggerContextFactory": [],
    "loggerContextStacktraceOnStart": ["LoggerContext", "stackTraceOnStart"],
    "mergeStrategy": ["Configuration", "mergeStrategy"],
    "shutdownCallbackRegistry": ["LoggerContext", "shutdownCallbackRegistry"],
    "shutdownHookEnabled": ["LoggerContext", "shutdownHookEnabled"],
    "trustStoreLocation": ["TransportSecurity", "trustStoreLocation"],
    "trustStorePassword": ["TransportSecurity", "trustStorePassword"],
    "trustStorePasswordFile": ["TransportSecurity", "trustStorePasswordFile"],
    "trustStorePasswordEnvironmentVariable": ["TransportSecurity", "trustStorePasswordEnvironmentVariable"],
    "trustStoreType": ["TransportSecurity", "trustStoreType"],
    "trustStoreKeyManagerFactoryAlgorithm": ["TransportSecurity", "trustStoreKeyManagerFactoryAlgorithm"],
    "usePreciseClock": ["Configuration", "usePreciseClock"]
  },
  "log4j": {
    "configuration": ["log4j1", "configuration"],
    "configurationAllowedProtocols": ["Configuration", "allowedProtocols"],
    "configurationAuthorizationProvider": ["Configuration", "authorizationProvider"],
    "configurationPassword": ["Configuration", "password"],
    "configurationPasswordDecryptor": ["Configuration", "passwordDecryptor"],
    "configurationUsername": ["Configuration", "username"]
  },
  "ASYNC_LOGGER": {
    "SYNCHRONIZE_ENQUEUE_WHEN_QUEUE_FULL": ["AsyncLogger", "synchronizeEnqueueWhenQueueFull"]
  },
  "LOG4J": {
    "ASYNC_LOGGER_EXCEPTION_HANDLER": ["AsyncLogger", "exceptionHandler"],
    "ASYNC_LOGGER_RING_BUFFER_SIZE": ["AsyncLogger", "ringBufferSize"],
    "ASYNC_LOGGER_SLEEP_TIME_NS": ["AsyncLogger", "sleepTimeNS"],
    "ASYNC_LOGGER_THREAD_NAME_STRATEGY": ["AsyncLogger", "threadNameStrategy"],
    "ASYNC_LOGGER_TIMEOUT": ["AsyncLogger", "timeout"],
    "ASYNC_LOGGER_WAIT_STRATEGY": ["AsyncLogger", "waitStrategy"],
    "ASYNC_LOGGER_CONFIG_EXCEPTION_HANDLER": ["AsyncLoggerConfig", "exceptionHandler"],
    "ASYNC_LOGGER_CONFIG_RING_BUFFER_SIZE": ["AsyncLoggerConfig", "ringBufferSize"],
    "ASYNC_LOGGER_CONFIG_WAIT_STRATEGY": ["AsyncLoggerConfig", "waitStrategy"],
    "ASYNC_QUEUE_FULL_POLICY": ["AsyncLogger", "queueFullPolicy"],
    "CLOCK": ["Configuration", "clock"],
    "CONFIGURATION_ALLOWED_PROTOCOLS": ["Configuration", "allowedProtocols"],
    "CONFIGURATION_AUTHORIZATION_PROVIDER": ["Configuration", "authorizationProvider"],
    "CONFIGURATION_FACTORY": ["Configuration", "factory"],
    "CONFIGURATION_FILE": ["Configuration", "file"],
    "CONFIGURATION_PASSWORD": ["Configuration", "password"],
    "CONFIGURATION_PASSWORD_DECRYPTOR": ["Configuration", "passwordDecryptor"],
    "CONFIGURATION_USERNAME": ["Configuration", "username"],
    "CONTEXT_DATA_INJECTOR": ["ThreadContext", "contextDataInjector"],
    "CONTEXT_SELECTOR": ["LoggerContext", "selector"],
    "DISCARD_THRESHOLD": ["AsyncLogger", "discardThreshold"],
    "ENABLE_DIRECT_ENCODERS": ["GC", "enableDirectEncoders"],
    "FORMAT_MSG_ASYNC": ["AsyncLogger", "formatMsg"],
    "KEY_STORE_LOCATION": ["Configuration", "keyStoreLocation"],
    "KEY_STORE_PASSWORD": ["Configuration", "keyStorePassword"],
    "KEY_STORE_PASSWORD_FIL": ["Configuration", "keyStorePasswordFile"],
    "KEY_STORE_PASSWORD_ENVIRONMENT_VARIABLE": ["Configuration", "keyStorePasswordEnvironmentVariable"],
    "KEY_STORE_TYPE": ["Configuration", "keyStoreType"],
    "KEY_STORE_KEY_MANAGER_FACTORY_ALGORITHM": ["Configuration", "keyStoreKeyManagerFactoryAlgorithm"],
    "LAYOUT_STRING_BUILDER_MAX_SIZE": ["GC", "layoutStringBuilderMaxSize"],
    "LEVEL": ["Configuration", "level"],
    "LOG_EVENT_FACTORY": ["Logger", "logEventFactory"],
    "LOGGER_CONTEXT_STACKTRACE_ON_START": ["LoggerContext", "stackTraceOnStart"],
    "MERGE_STRATEGY": ["Configuration", "mergeStrategy"],
    "SHUTDOWN_CALLBACK_REGISTRY": ["LoggerContext", "shutdownCallbackRegistry"],
    "TRUST_STORE_LOCATION": ["Configuration", "trustStoreLocation"],
    "TRUST_STORE_PASSWORD": ["Configuration", "trustStorePassword"],
    "TRUST_STORE_PASSWORD_FILE": ["Configuration", "trustStorePasswordFile"],
    "TRUST_STORE_PASSWORD_ENVIRONMENT_VARIABLE": ["Configuration", "trustStorePasswordEnvironmentVariable"],
    "TRUST_STORE_TYPE": ["Configuration", "trustStoreType"],
    "TRUST_STORE_KEY_MANAGER_FACTORY_ALGORITHM": ["Configuration", "trustStoreKeyManagerFactoryAlgorithm"],
    "USE_PRECISE_CLOCK": ["Configuration", "usePreciseClock"]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy