Skip to content

Instantly share code, notes, and snippets.

@xmzio
xmzio / Macros.swift
Last active October 21, 2019 07:31
My aLog and dLog macros in Swift (to abbreviate NSLog)
//
// Macros.swift
//
// Created by Xavier Muñiz on 6/12/14.
import Foundation
// dLog and aLog macros to abbreviate NSLog.
// Use like this: