Skip to content

Commit 1ece53c

Browse files
committed
Switch logging of by default
1 parent 41b35b7 commit 1ece53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommonHelix.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
// User Settings: Activate/Deactivate logging
88
#ifndef HELIX_LOGGING_ACTIVE
9-
#define HELIX_LOGGING_ACTIVE true
9+
#define HELIX_LOGGING_ACTIVE false
1010
#endif
1111
#ifndef HELIX_LOG_LEVEL
1212
#define HELIX_LOG_LEVEL Info

0 commit comments

Comments
 (0)