Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CocoaLumberjack の代わりに使用することを検討していますXCGLogger。README に従ってメイン スレッドで作成およびセットアップされたグローバル ロガーを使用して、任意のスレッドから次のログを記録することが許可されているかどうかを知りたいですか?
XCGLogger
log.info("This is not a valid format: \(inputStr)")