This commit is contained in:
parent
1ed8315b7a
commit
5af7ede20e
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue