aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/logging.h')
-rw-r--r--NorthstarDLL/logging.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/NorthstarDLL/logging.h b/NorthstarDLL/logging.h
new file mode 100644
index 00000000..83fd0c12
--- /dev/null
+++ b/NorthstarDLL/logging.h
@@ -0,0 +1,4 @@
+#pragma once
+
+void CreateLogFiles();
+void InitialiseLogging();