[tsp-client] The output of the tsp compile
command should be logged using the Logger
#8523
Labels
TypeSpec
Issues or feature requests for tooling to support TypeSpec (Cadl)
Description
The output while calling the SDK emitter in
tsp-client
is currently only displayed in the console. For better troubleshooting, this output should also be emitted to the Logger so that it can be displayed in the pipeline scenario.This is the code location:
azure-sdk-tools/tools/tsp-client/src/typespec.ts
Line 112 in eaa42a7
//CC: @catalinaperalta @chunyu3
The text was updated successfully, but these errors were encountered: