SpineEventEngine / config

Dependencies and build configurations shared among subprojects
https://spine.io
Apache License 2.0
2 stars 3 forks source link

Add Log4j2 backend to `Spine.Logging` dependency object #491

Closed yevhenii-nadtochii closed 9 months ago

yevhenii-nadtochii commented 9 months ago

This PR does the following:

  1. Adds Log4j2 backend to Spine.Logging.
  2. Deprecates usage of Spine.Logging.floggerApi. Now, it is a transitive dependency for spine-logging. And I can't say why anyone would need it explicitly.
  3. Fixes env names in a code snippet to ProtoData.
yevhenii-nadtochii commented 9 months ago

@armiol @alexander-yevsyukov PTAL