250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- UIAccessibility
- it
- Extentsion
- pubspec.yaml
- github
- dart
- Widget
- reetcode
- Equatable
- pubspec
- protocol
- Swift
- listview
- flutter
- IOS
- basic
- SwiftGen
- swiftlint
- OSLog
- COMMIT
- toyproject
- tip
- enumerations
- GIT
- designPattern
- xcode
- ToDoRim
- algorithm
- Leetcode
- keyWindow
Archives
- Today
- Total
목록OSLog (1)
수니의 개발새발

항상 새 프로젝트를 시작할 때 로깅 라이브러리를 적용하고 있는데, Lumberjack을 사용하다가 김종권님 블로그에서 OSLog라는 로깅 프레임워크를 알게 되었어요. 📌 이번 글은 OSLog 개념과 적용부터 extension으로 사용하는 방법입니다. OSLog Apple Developer Documentation developer.apple.com 과거의 데이터를 읽기 위한 통합 로깅 시스템 OSLog 프레임워크는 사용자(프로그래머)가 로그를 읽을 수 있게 해준다. Logging Apple Developer Documentation developer.apple.com 통합 로깅 시스템을 사용하여 디버깅 및 성능 분석을 위해 앱에서 원격 측정 (telemetry)을 캡쳐한다. 통합 로깅 시스템 통합 : 로..
iOS - Swift
2022. 4. 7. 17:39