We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b3c7b commit 2967009Copy full SHA for 2967009
Sources/Public/BacktraceClientCustomizing.swift
@@ -169,7 +169,7 @@ enum BacktraceUrlParsingError: Error {
169
///
170
/// - Parameters:
171
/// - message: The message to add.
172
- /// - level: The breadcrumb severity level to add
+ /// - type: The Breadcrumb type to add
173
@objc func addBreadcrumb(_ message: String,
174
type: BacktraceBreadcrumbType) -> Bool
175
0 commit comments