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 Banthia 2c91af2924 Only log for debug builds. 6 months ago
..
Sources/CoreLoggerKit Only log for debug builds. 6 months ago
Tests Tests and formatting. 3 years ago
.gitignore Abstract out logging classes into a separate library. 4 years ago
Package.swift Tests and formatting. 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