tigase-logging.swift

master

(M) Tigase Logging for Swift
tigase/tigase-logging.swift

Tigase Logging library for Swift

What it is

Tigase Logging library for Swift is a library providing a thin wrapper around os_log from os framemerk. It as a replacement for Logger struct provided in macOS 11 and iOS 14 with aim to have a subset of functionality of that struct and very similar API, to make it possible to switch to the Logger from the os framework without many changes.

For operating systems not having os framework available, we use print to print logged messages to the console.

Compilation

This repository contains Swift package and is compatible with SwiftPM. It may be easily used by adding dependency on this repository in your project.

License

Tigase Tigase Logo Official Tigase repository is available at: https://github.com/tigase/tigase-swift/.

Copyright (c) 2004 Tigase, Inc.

Licensed under AGPL License Version 3. Other licensing options available upon request.

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Jan 19 2024 08:26:35 GMT-1000 (Hawaii-Aleutian Standard Time)