Skip to content

snakenet-org/snLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny lightweight LogCat-like logging library

snLog

Version License Platform

Example

[Log enableModule:@"Main"];

[Log e: @"Main" Text: @"Error!! Something went wrong"];
[Log w: @"snakeNet" Text: @"Oh well, that happened...."];
[Log i: @"somewhere" Text: @"Just FYI!"];

Pods

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

no dependencies

Installation

snLog is available through CocoaPods. To install it, simply add the following line to your Podfile:

Author

Marc Fiedler

License

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

About

small scalable logging class written in Objective-C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published