dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
477 stars 54 forks source link

Add lumberjack logs #26

Closed dmsurti closed 7 years ago

dmsurti commented 7 years ago

Fixes #11.

This uses the Lumberjack log library to add support for logging.

The loggers are initialized in AssimpImporter, the entry point for importing. Log levels have been configured for AssimpImporter and SCNAssimpScene.