-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cloudflare workers does not have global environment variables. Instea…
…d they are passed into an entrypoint function. These varibales are always available on c.env regardless of environment through. This branch adds the ability to specify LOG_LEVEL as an environment variable and have it respected by the loggers produced in this package
- Loading branch information
dmaesj
committed
Nov 16, 2024
1 parent
b4de4cb
commit c51577a
Showing
2 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters