Module: SemanticLoggerEcsAddon::Identity
- Defined in:
- lib/semantic_logger_ecs_addon/identity.rb
Overview
Gem identity information.
Constant Summary collapse
- NAME =
"semantic_logger_ecs_addon"- LABEL =
"Semantic Logger Ecs Addon"- VERSION =
"0.1.14"- VERSION_LABEL =
"#{LABEL} #{VERSION}"- SUMMARY =
"A semantic logger formatter that formats the logs according to Elastic Common Schema, adds APM trace data if ElasticAPM is enabled and instruments sequel logs for rails if available."