Setting up logging in iOS
Supported Platforms
Quick Start
dependencies: [
.package(url: "https://github.com/jamdotdev/jam-ios-log.git", from: "1.0.0")
]Usage
import Jam
Jam.debug("Hello world!")SwiftLog
React Native
Last updated
Was this helpful?