tree: 17f60ce891608cb45d1d98af44a936bc4ec52bd9 [path history] [tgz]
  1. .release-notes.adoc.ftl
  2. .release.xml
  3. LOG4J2-1010_Pass_log_event_when_interpolating_logger_properties.xml
  4. LOG4J2-1015_Add_a_way_to_route_messages_based_on_the_marker_in_Layout_f.xml
  5. LOG4J2-1017_Update_Java_platform_from_Java_6_to_7_From_this_version_onw.xml
  6. LOG4J2-1018_Update_database_tests_from_H2_1_3_175_to_1_3_176.xml
  7. LOG4J2-1019_ZipCompressAction_leaves_files_open_until_GC_when_an_IO_erro.xml
  8. LOG4J2-1020_GzCompressAction_leaves_files_open_until_GC_when_an_IO_error.xml
  9. LOG4J2-1022_Allow_a_list_of_keys_to_be_specified_in_the_MDC_pattern_conv.xml
  10. LOG4J2-1023_New_RewritePolicy_for_changing_level_of_a_log_event.xml
  11. LOG4J2-1025_Custom_java_util_logging_Level_gives_null_Log4j_Level_and_ca.xml
  12. LOG4J2-1026_HighlightConverter_does_not_obey_noConsoleNoAnsi.xml
  13. LOG4J2-1033_SimpleLogger_creates_unnecessary_Map_objects_by_calling_Thre.xml
  14. LOG4J2-1035_Log4j2_tries_to_SystemClassLoader_when_running_on_Google_App.xml
  15. LOG4J2-1036_Update_Apache_Flume_from_1_5_2_to_1_6_0.xml
  16. LOG4J2-1037_Backward_compatibility_issue_in_log4j_1_2_api_NDC_pop_and.xml
  17. LOG4J2-1038_Incorrect_documentation_for_layout_default_charset.xml
  18. LOG4J2-1041_Update_MongoDB_driver_from_2_11_2_to_2_13_2.xml
  19. LOG4J2-1042_Socket_and_Syslog_appenders_don_t_take_timeout_into_account.xml
  20. LOG4J2-1044_Support_batchSize_in_FlumeAvroManager.xml
  21. LOG4J2-1044_Write_pending_events_to_Flume_when_the_appender_is_stopped.xml
  22. LOG4J2-1045_Externalize_log4j2_xml_via_URL_resource.xml
  23. LOG4J2-1046_Circular_Exception_cause_throws_StackOverflowError.xml
  24. LOG4J2-1048_FileConfigurationMonitor_unnecessarily_calls_System_currentT.xml
  25. LOG4J2-1049_AsyncAppender_now_resets_the_thread_interrupted_flag_after_c.xml
  26. LOG4J2-1050_Add_a_Log4jLookup_class_to_help_write_log_files_relative_to.xml
  27. LOG4J2-1051_NoClassDefFoundError_when_starting_app_on_Google_App_Engine.xml
  28. LOG4J2-1057_Add_API_org_apache_logging_log4j_LogManager_getFormatterLogg.xml
  29. LOG4J2-1058_Log4jMarker_contains_String_does_not_respect_org_slf4j_Mark.xml
  30. LOG4J2-1060_Log4jMarker_contains_Marker_does_not_respect_org_slf4j_Mark.xml
  31. LOG4J2-1061_Log4jMarker_remove_Marker_does_not_respect_org_slf4j_Marker.xml
  32. LOG4J2-1062_Log4jMarker_add_Marker_does_not_respect_org_slf4j_Marker_co.xml
  33. LOG4J2-1063_Avoid_creating_temporary_array_object_in_org_apache_logging.xml
  34. LOG4J2-1064_org_apache_logging_slf4j_Log4jMarker_does_not_implement_org.xml
  35. LOG4J2-1065_Define_org_apache_logging_log4j_Marker_equals_Object_and_or.xml
  36. LOG4J2-1066_Expose_Log4jContextFactory_s_ShutdownCallbackRegistry.xml
  37. LOG4J2-1067_ThrowableProxy_getExtendedStackTraceAsString_throws_NPE_on_d.xml
  38. LOG4J2-1068_Exceptions_not_logged_when_using_TcpSocketServer_Serialize.xml
  39. LOG4J2-1069_Improper_handling_of_JSON_escape_chars_when_deserializing_JS.xml
  40. LOG4J2-1070_Update_Java_Mail_from_1_5_2_to_1_5_4.xml
  41. LOG4J2-1074_Added_support_for_system_nanosecond_time_in_pattern_layout.xml
  42. LOG4J2-1075_Added_support_for_compressing_to_bzip2_format_on_file_rollov.xml
  43. LOG4J2-1077_Support_additional_Apache_Commons_Compress_compression_forma.xml
  44. LOG4J2-1078_GelfLayout_throws_exception_if_some_log_event_fields_are_nul.xml
  45. LOG4J2-1079_Update_Jackson_from_2_5_3_to_2_5_4.xml
  46. LOG4J2-1084_Misleading_StatusLogger_WARN_event_in_LogManager_with_java_u.xml
  47. LOG4J2-1088_Add_Comma_Separated_Value_CSV_layouts_for_parameter_and_ev.xml
  48. LOG4J2-1090_Add_Core_Configurator_APIs_to_change_a_logger_s_level.xml
  49. LOG4J2-1092_Update_Jackson_from_2_6_0_to_2_6_1.xml
  50. LOG4J2-1096_Improved_performance_of_ParameterizedMessage_getFormattedMe.xml
  51. LOG4J2-1097_PatternLayout_timestamp_formatting_performance_improvement.xml
  52. LOG4J2-1104_Update_Apache_Commons_Compress_from_1_9_to_1_10.xml
  53. LOG4J2-1105_Add_API_org_apache_logging_log4j_Level_isInRange_Level_Leve.xml
  54. LOG4J2-1106_Add_a_LevelRangeFilter_class.xml
  55. LOG4J2-1107_New_Appender_for_Apache_Kafka.xml
  56. LOG4J2-1108_NullPointerException_when_passing_null_to_java_util_logging.xml
  57. LOG4J2-1110_org_apache_logging_log4j_jul_CoreLogger_setLevel_checks_fo.xml
  58. LOG4J2-1113_New_publisher_Appender_for_ZeroMQ_using_JeroMQ.xml
  59. LOG4J2-1114_Add_thread_name_to_status_logger_layout.xml
  60. LOG4J2-1117_OutputStreamManager_in_ConsoleAppender_leaking_managers.xml
  61. LOG4J2-1118_Updated_Logger_wrapper_generator_tool_to_add_Java_8_lambda_s.xml
  62. LOG4J2-1120_LoggerConfig_performance_improvements_avoid_unnecessary_loc.xml
  63. LOG4J2-1121_Fixed_potential_race_condition_on_reconfiguration_Introduce.xml
  64. LOG4J2-1123_Core_Configurator_initialize_String_ClassLoader_String_fa.xml
  65. LOG4J2-1125_PatternLayout_performance_improvement_by_caching_and_reusing.xml
  66. LOG4J2-1879_Update_Jackson_from_2_5_4_to_2_6_0.xml
  67. LOG4J2-403_MongoDB_appender_username_and_password_should_be_optional.xml
  68. LOG4J2-599_Added_support_for_Java_8_lambda_expressions_to_lazily_constr.xml
  69. LOG4J2-635_Add_support_for_configuration_via_Properties.xml
  70. LOG4J2-684_ExtendedThrowablePatternConverter_does_not_print_suppressed.xml
  71. LOG4J2-767_New_module_for_Liquibase_integration.xml
  72. LOG4J2-812_PatternLayout_timestamp_formatting_performance_improvement.xml
  73. LOG4J2-889_Header_in_layout_should_not_be_written_on_application_startu.xml
  74. LOG4J2-890_log4j_web_2_1_should_work_around_a_bug_in_JBOSS_EAP_6_2.xml
  75. LOG4J2-918_Clarify_documentation_for_combining_async_with_sync_loggers.xml
  76. LOG4J2-934_Circular_suppressed_Exception_throws_StackOverflowError.xml
  77. LOG4J2-952_Add_ConfigurationBuilder_for_programmatic_configuration.xml
  78. LOG4J2-959_Fix_FindBugs_DM_DEFAULT_ENCODING_bug_in_SimpleLogger_logMess.xml
  79. LOG4J2-982_Use_System_nanoTime_to_measure_time_intervals.xml
  80. Removed_experimental_interface_LevelLogger_which_got_committ.xml