Skip to content
/ Pulsar Public

A simple network logger based on the Pulse library

License

Notifications You must be signed in to change notification settings

mrmda28/Pulsar

Repository files navigation

Pulsar

Platforms SPM Compatible GitHub license

A simple network logger based on the Pulse library.

Quick Start

// In the AppDelegate's didFinishLaunchingWithOptions method
NetworkLogger.shared.prepare()
// If you need to enable or disable the shake motion, you can do it as follows
NetworkLogger.shared.enable()
NetworkLogger.shared.disable()

License

Pulsar is available under the MIT license. See the LICENSE file for more info.

About

A simple network logger based on the Pulse library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages