mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Migrate Logstash to Log4j2 Logging (#5651)
Migrate to use Log4j2 for Logstash logging
This commit is contained in:
parent
1464731939
commit
b545b83390
62 changed files with 792 additions and 516 deletions
|
@ -3,7 +3,6 @@
|
|||
require "logstash/namespace"
|
||||
require "logstash/json"
|
||||
require "logstash/string_interpolation"
|
||||
require "cabin"
|
||||
|
||||
# transcient pipeline events for normal in-flow signaling as opposed to
|
||||
# flow altering exceptions. for now having base classes is adequate and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue