Skip to content

Commit 13a7c25

Browse files
authored
Merge pull request #233428 from ejizba/ej/nodev3
Improve functions node.js v3 developer guide
2 parents 00cbb35 + d20b395 commit 13a7c25

File tree

2 files changed

+557
-450
lines changed

2 files changed

+557
-450
lines changed

articles/azure-functions/functions-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ See the developer guide for your language to learn more about writing logs from
121121

122122
+ [C# (.NET class library)](functions-dotnet-class-library.md#logging)
123123
+ [Java](functions-reference-java.md#logger)
124-
+ [JavaScript](functions-reference-node.md#write-trace-output-to-logs)
124+
+ [JavaScript](functions-reference-node.md#logging)
125125
+ [PowerShell](functions-reference-powershell.md#logging)
126126
+ [Python](functions-reference-python.md#logging)
127127

0 commit comments

Comments
 (0)