doc: Getting started typescript still uses logLevel
See original GitHub issueExamples are not updated
This one still exposes logLevel but that isn’t available afaik https://github.com/open-telemetry/opentelemetry-js/blob/main/getting-started/ts-example/README.md
Correct me if i am wrong
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
loglevel - npm
Start using loglevel in your project by running `npm i loglevel`. ... Logging calls still succeed even if there's no console object at...
Read more >Introduction - Learn TypeScript on AWS Workshop
The documentation for loglevel provides prescriptive guidance on how to use the logging module. Logging allows us to define a number of different...
Read more >Documentation - tsc CLI Options - TypeScript
Flag Type Default
‑‑allowJs boolean false
‑‑allowUmdGlobalAccess boolean false
‑‑allowUnreachableCode boolean
Read more >typescript-logging-log4ts-style - NPM Package Overview
A Log4TSProvider created without any options logs on LogLevel.Error and uses a default channel that logs to the console. Messages are formatted ...
Read more >tslog - Extensible TypeScript Logger for Node.js and Browser ...
Extensible TypeScript Logger for Node.js and Browser: Dependency free, Fully customizable, Pretty errors, stack traces, and JSON output to attachable ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Ahh the website changes aren’t merged yet. https://github.com/open-telemetry/opentelemetry.io/pull/621
You can see the updated version here: https://github.com/open-telemetry/opentelemetry-js/blob/main/website_docs/getting_started/nodejs.md
This issue was closed because it has been stale for 14 days with no activity.