These can just be overloads for log, which at least avoids us using log2 as a method name here
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
#include "Log.h"
|
||||
|
||||
namespace RubberBand {
|
||||
namespace RubberBand
|
||||
{
|
||||
|
||||
int Log::m_defaultDebugLevel = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user