Documenting transition of life.
From a student, to a worker.
What had to be learned, and what had to be unlearned.
An insight into one of the biggest changes.
Monday, September 1, 2014
Changing logging level for Visual Studio
By default Visual Studio is not very heavy on logging. However if a developer wants to increase logging levels, there is a very easy way.
Click on Tools
Click on Options
Click on Project and Solutions
Click on Build and Run
Change settings like shown below.
This way when you build a solution, you will be able to see exactly what is happening.
No comments:
Post a Comment