Skip to content

Commit ce12eda

Browse files
authored
Point to swift-log for API details
1 parent 74af15d commit ce12eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ let logger = Logger(label: "com.yourcompany.yourawesomeapp")
3737
logger.info("Unified Logging is pretty cool.")
3838
```
3939

40+
For more details on all the features of the Swift Logging API, check out the [`swift-log`](https://github.com/apple/swift-log) repo.

0 commit comments

Comments
 (0)