MagisterQuis's printf-style Debug package for Go A little package to make printf-style debugging slightly easier than just using the stock log package. Please see the godoc for more details. Features Prints filename and line Logs to standard error, by default Prints a warning message on load