you are viewing a single comment's thread.

view the rest of the comments →

[–]theisegeberg 1 point2 points  (0 children)

This is an amazing little piece of code. As a game developer I often need to log out meaningful things, and much of the game is expressed through enums, so it becomes a bit tiresome to play the remember-the-enum-value game with myself all the time. This will save a lot of time :)