Skip to content

Commit

Permalink
Update NetworkLogger.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
mdb1 authored May 6, 2024
1 parent 6b313bc commit 0c45531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CoreNetworking/NetworkLogger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public struct NetworkLogger {
}

Current.logger.debug("""
🛜 <==== Network Response received:"
🛜 <==== Network Response received:
\(logProperties.toJSONData()?.prettyPrintedJSONString)
""")

Expand Down

0 comments on commit 0c45531

Please sign in to comment.