You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Abhishek add37287c3 Swiftformat. 3 years ago
..
Sources/CoreLoggerKit Abstract out logging classes into a separate library. 4 years ago
Tests Swiftformat. 3 years ago
.gitignore Abstract out logging classes into a separate library. 4 years ago
Package.swift Swiftformat. 3 years ago
README.md Abstract out logging classes into a separate library. 4 years ago

README.md

CoreLoggerKit

Encompasses two main logging classes.

  1. Logger: Essentially logs to console
  2. PerfLogger: Uses signpost APIs to track time taken to open panel