spiegel-keyman/ios/keyman/Keyman/Keyman/Log.swift
2017-12-07 14:44:21 +07:00

11 lines
234 B
Swift

//
// Log.swift
// Keyman
//
// Created by Gabriel Wong on 2017-12-07.
// Copyright © 2017 SIL International. All rights reserved.
//
import XCGLogger
let log = XCGLogger(identifier: "Keyman", includeDefaultDestinations: true)