Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

HimanshuParashar/HPLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPLogger

Log the given message in the system log.

Requirements

  • iOS 10.0+
  • Swift 4.2+

Install

pod 'HPLogger'

Usage

import HPLogger


Logger.log("Log any items")