Skip to content

Commit 2b380fe

Browse files
cleaning
Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
1 parent 1ac085a commit 2b380fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/NextcloudKit/Log/NKLog.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public func nkLog(network message: String) {
3232
NKLogFileManager.shared.writeLog(network: message)
3333
}
3434

35-
/// Logs a custom tagged message at the specified level.
35+
/// Logs a custom tagged message.
3636
/// - Parameters:
3737
/// - tag: A custom uppercase tag, e.g. \"PUSH\", \"SYNC\", \"AUTH\".
3838
/// - typeTag: the type tag .info, .debug, .warning, .error, .success ..

0 commit comments

Comments
 (0)