Q: How to output to logs?
Open
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 332
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 9
Description
Using PySpark the `print()` method will output to logs which can be seen when accessing "Apache Spark Applications -> App -> Logs" in Synapse. However `print()` is unavailable in .NET and `Console.WriteLine()` won't write to the logs.
Contributor guide
Assessment
This issue has not been assessed yet.