tree: 80e2333e73e131ea3f0f86b01a9d930c4659185e [path history] [tgz]
  1. .release-notes.adoc.ftl
  2. .release.xml
  3. LOG4J2-141_Improved_documentation_regarding_log4j_status_logger.xml
  4. LOG4J2-250_Refactor_Log4jLogEvent_to_lazily_create_ThrowableProxy.xml
  5. LOG4J2-345_The_log4j_1_2_api_module_didn_t_export_any_packages_to_OSGi.xml
  6. LOG4J2-346_Cyclic_dependency_with_log4j_slf4j_impl_in_OSGi.xml
  7. LOG4J2-378_Add_DateLookup_and_ThreadContextLookup_to_default_lookups.xml
  8. LOG4J2-392_Resolved_a_problem_with_the_previous_solution_for_LOG4J2_392.xml
  9. LOG4J2-410_SLf4JLogger_is_now_Serializable.xml
  10. LOG4J2-419_Support_default_value_for_missing_key_in_look_ups_with_fallb.xml
  11. LOG4J2-427_Add_support_for_configuration_via_YAML.xml
  12. LOG4J2-42_Create_an_appender_to_route_log_events_to_the_ServletContext.xml
  13. LOG4J2-439_Add_EncodingPatternConverter_to_escape_newlines_and_HTML_spe.xml
  14. LOG4J2-440_During_shutdown_a_NullPointerException_could_be_thrown_due.xml
  15. LOG4J2-448_A_StringIndexOutOfBounds_exception_could_occur_during_proper.xml
  16. LOG4J2-468_Add_support_to_add_a_LoggerConfig_Document_two_ways_to_modi.xml
  17. LOG4J2-469_FailoverAppender_was_not_resetting_its_status_after_the_prim.xml
  18. LOG4J2-496_Allow_header_and_footer_to_be_specified_as_lookup_patterns_i.xml
  19. LOG4J2-499_Add_equals_and_hashcode_to_Log4jLogEvent.xml
  20. LOG4J2-520_Resolved_issue_where_AsyncAppender_dropped_events_if_queue_s.xml
  21. LOG4J2-535_Reset_rollover_time_when_size_rollover_is_triggered.xml
  22. LOG4J2-539_Fixed_issue_with_Reconfigure_using_XML_below_function_in_J.xml
  23. LOG4J2-542_Make_Throwable_transient_in_ThrowableProxy.xml
  24. LOG4J2-547_Have_Logger_API_expose_a_PrintWriter_instead_of_custom_Logge.xml
  25. LOG4J2-554_Allow_configuration_files_to_be_located_as_Servlet_Context_r.xml
  26. LOG4J2-555_Introduce_ExtendedLogger_interface_to_facilitate_implementin.xml
  27. LOG4J2-560_SyslogAppenderTest_and_RFC5424LayoutTest_were_failing_in_Jav.xml
  28. LOG4J2-561_Allow_spaces_around_commas_in_Configuration_s_package_attrib.xml
  29. LOG4J2-563_FlumeAvroManager_now_always_uses_a_client_type_of_default_fa.xml
  30. LOG4J2-564_Renamed_SLF4J_logger_class_to_Log4jLogger.xml
  31. LOG4J2-566_Made_RollingRandomAccessFileAppender_buffer_size_configurabl.xml
  32. LOG4J2-570_Fix_shutdown_thread_memory_leak_in_servlet_containers.xml
  33. LOG4J2-574_Make_Blocking_the_default_WaitStrategy_for_Async_Loggers.xml
  34. LOG4J2-576_Add_org_apache_logging_log4j_Logger_getLevel.xml
  35. LOG4J2-579_Rework_Level_comparison_APIs.xml
  36. LOG4J2-581_RollingRandomAccessFile_now_writes_the_layout_header_after_r.xml
  37. LOG4J2-582_Rename_org_apache_logging_log4j_core_net_SocketServer_to_TCP.xml
  38. LOG4J2-585_Add_support_for_multiple_parents_to_Markers.xml
  39. LOG4J2-592_Update_Jackson_to_2_3_2_from_2_2_2.xml
  40. LOG4J2-595_Introduce_Java_annotation_processor_as_the_new_plugin_pre_ca.xml
  41. LOG4J2-597_StatusLogger_was_not_skipping_multiple_instances_of_the_FQCN.xml
  42. LOG4J2-598_Add_support_for_types_other_than_String_for_plugin_factory_v.xml
  43. LOG4J2-602_Unit_tests_are_now_less_verbose_during_the_build_process.xml
  44. LOG4J2-605_Password_data_from_the_NoSQL_plugins_no_longer_shows_up_in_c.xml
  45. LOG4J2-613_The_OSGi_version_of_log4j_web_imports_Servlet_2_5_at_minimum.xml
  46. LOG4J2-616_Update_Jackson_to_2_3_3.xml
  47. LOG4J2-617_Update_SLF4J_to_1_7_7.xml
  48. LOG4J2-619_Invalid_XML_configuration_files_do_not_prevent_the_config_fi.xml
  49. LOG4J2-620_Perform_reconfiguration_in_a_separate_thread_to_prevent_dead.xml
  50. LOG4J2-622_RollingFileManager_now_correctly_honours_the_bufferedIO_conf.xml
  51. LOG4J2-623_Generate_MDC_properties_as_a_JSON_map_in_JSONLayout.xml
  52. LOG4J2-628_Use_Clock_to_generate_all_log_event_timestamps_not_just_for.xml
  53. LOG4J2-629_Document_the_system_properties_used_in_Log4J_2.xml
  54. LOG4J2-637_JMX_Updating_a_Logger_s_level_via_jConsole_now_correctly_ta.xml
  55. LOG4J2-639_Prevent_NPE_in_AsyncLogger_and_AsyncLoggerConfig_if_logger_i.xml
  56. LOG4J2-640_Fix_NPE_that_can_be_caused_by_a_null_ThreadContextClassLoade.xml
  57. LOG4J2-641_Override_commons_logging_dependency_version_in_tests.xml
  58. LOG4J2-644_Implement_a_SecureSocketAppender_and_secure_server_SSL_TLS.xml
  59. LOG4J2-646_Merge_the_TLS_Syslog_appender_into_the_Syslog_appender.xml
  60. LOG4J2-647_Upgrade_to_Flume_1_5_0.xml
  61. LOG4J2-651_Log4j_2_throws_ArrayIndexOutOfBoundsException.xml
  62. LOG4J2-652_Add_support_for_default_plugin_values_and_attributes.xml
  63. LOG4J2-654_Add_log4j_perf_module_to_provide_a_home_for_all_log4j_perfor.xml
  64. LOG4J2-655_Add_Vagrantfile_for_testing_in_GNU_Linux.xml
  65. LOG4J2-664_Moved_plugin_cache_file_to_META_INF_for_OSGi_compatibility.xml
  66. LOG4J2-668_Correctly_process_log_events_when_combining_AsyncLoggers_wit.xml
  67. LOG4J2-669_Prevent_NPE_when_combining_AsyncLoggers_with_AsyncLoggerConf.xml
  68. LOG4J2-674_Made_RollingFileAppender_buffer_size_configurable.xml
  69. LOG4J2-675_RollingFile_and_RollingRandomAccessFile_now_write_the_layout.xml