Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

233
Views
How do I turn on verbose logging in the AWS .NET SDK?

If I want to debug something in C# that uses the AWS SDK, the verbose logs will be helpful, but the only documentation I can find involves routing through log4net or System.Diagnostics, which involve complex config files. I just want to print the output to the console.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The clue came from this bit of the documentation.

You can just put the following code before you create any AWS client, and the verbose logs will be printed to console.

AWSConfigs.LoggingConfig.LogTo = LoggingOptions.Console;
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!