Fix formatting long as %d in util/log.cpp
Changed log level type from long to int, since value is expected to be a small integer in range [0-3].
Signed-off-by: Daniel Levin daniel.levin@amd.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Changed log level type from long to int, since value is expected to be a small integer in range [0-3].
Signed-off-by: Daniel Levin daniel.levin@amd.com