Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure it is very clear we are not building a Logging API #2966

Commits on Nov 18, 2022

  1. Make sure it is very clear we are not building a Logging API

    We are only building a logging "backend" which is supposed to be used via appenders by existing logging libraries. Additionally, we may provide helpers to build "events" that make easier to build LogRecords with specific semantic convention. Such helpers will also call the logging "backend" APIs.
    
    We do not intend to have user-facing logging API in the spec.
    
    Resolves open-telemetry#2936
    tigrannajaryan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    93f6d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    fcb7c2c View commit details
    Browse the repository at this point in the history