4 "summary": "Lightweight thread-safe logging framework implemented in Swift (OSLog supported).",
5 "description": "Features:\n- OSLog support\n- Emoji and text log levels for visual perception\n- Filename and line number logging\n- Function name logging\n- Three log levels: Info, Debug, Error\n- Works only for debug builds",
6 "homepage": "https://github.com/m3rkus/RSLog",
12 "m3rkus": "roma4271@gmail.com"
17 "swift_versions": "5",
19 "git": "https://github.com/m3rkus/RSLog.git",
24 "RSLog/RSLog/**/*.{h,m,swift}"