Internationalization Cookbook
This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.

Archive for the ‘Various’ Category

Color logging with Maven

Starting with version 3.1.0 maven uses slf4j for logging.
This opens the gate for a lot of nice tweaks.
One of them is the ability to log using colors, matching the logging level.

Changing default “Warning Level” and “Treat Warnings as Errors” for Visual Studio wizards

Once in a while I create new projects using the Visual Studio wizards. Then one of the first think I do is go and change the “Warning Level” to 4 (default is 3) and change “Treat Warnings as Errors” to Yes (default is No). This is how you can do it once and for all.

Glossary

No need for explanation here. A skimpy one for now, but growing.

Getting started

First entry. What are my plans with this web site and other uninteresting thoughts.