Skip to content

Instantly share code, notes, and snippets.

@anoop4real
anoop4real / ApplicationLogger.swift
Last active June 29, 2021 08:28
A simple logger class, which logs message to a file which can later be sent as an attachment etc for debugging.
//
// Applogger.swift
// MyCatalogue
//
// Created by anoopm on 20/08/16.
// Copyright © 2016 anoopm. All rights reserved.
//
import Foundation