Skip to content

fix: correct the documentation for the fastly:logger module #834

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

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

JakeChampion
Copy link
Contributor

When #804 landed, this functionality changed but we missed the note in the website documentation, this commit updates the notes.

The Logger constructor as it can now be used during build-time initialisation and the Logger.prototype.log method can not be used during build-time initialisation

@JakeChampion JakeChampion requested a review from guybedford July 12, 2024 08:44
Jake Champion and others added 2 commits July 13, 2024 03:11
…ow be used during build-time initialisation and correct Logger.prototype.log as that can not be used during build-time initialisation
Co-authored-by: Guy Bedford <gbedford@fastly.com>
@JakeChampion JakeChampion force-pushed the jake/logger-docs-update branch from 5a053c9 to 3d89d25 Compare July 13, 2024 02:11
@JakeChampion JakeChampion enabled auto-merge (squash) July 13, 2024 02:11
@JakeChampion JakeChampion merged commit 2790cb9 into main Jul 13, 2024
24 checks passed
@JakeChampion JakeChampion deleted the jake/logger-docs-update branch July 13, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants