This commit is contained in:
zeromus 2011-07-18 03:02:29 +00:00
parent 1ed8315b7a
commit 5af7ede20e
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ namespace BizHawk
// ============== Default Logger Action ==============
public static Stream HACK_LOG_STREAM;
private static bool LogToConsole = false;
private static bool LogToFile = false;