spiegel-keyman/ios/engine/KMEI/KeymanEngine/Classes/Log.swift
2017-12-07 14:37:24 +07:00

11 lines
253 B
Swift

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