Back to search
Scribe is a Swift package built for simple logging of your apps
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
2
commits
✨ Add option to not include file and line number in default log formatter (#3)
a293028View on GitHub✨ Refactored auto-logger caching to a dictionary LRU, split LogConfiguration/LogSubscription into separate files with dual config initializers, and relaxed subscription access.
649da23View on GitHub✨ Introduce `LogCategory`, store multiple loggers by category (#1)
49ca0a3View on GitHub