Update Sources/Bedrock/Theme/Design.swift
This commit is contained in:
parent
8e788ef212
commit
c419437366
@ -25,7 +25,7 @@ public enum Design {
|
|||||||
// MARK: - Debug
|
// MARK: - Debug
|
||||||
|
|
||||||
/// Set to true to enable debug logging in Bedrock.
|
/// Set to true to enable debug logging in Bedrock.
|
||||||
public static let showDebugLogs = true
|
public static let showDebugLogs = false
|
||||||
|
|
||||||
/// Logs a message only in debug builds when `showDebugLogs` is enabled.
|
/// Logs a message only in debug builds when `showDebugLogs` is enabled.
|
||||||
public static func debugLog(_ message: String) {
|
public static func debugLog(_ message: String) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user