Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log enhancements to allow for instances #180

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 26, 2021

  1. Log enhancements to allow for instances

    Justin Magnini committed May 26, 2021
    Configuration menu
    Copy the full SHA
    628c9b1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Create additional iOS 14.4 tests target

    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8a3ff8a View commit details
    Browse the repository at this point in the history
  2. Add Log.Level.trace which will also send OSSignpost messages for reco…

    …rding performance data
    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4b91620 View commit details
    Browse the repository at this point in the history
  3. Update CI to Xcode 12.4.0

    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8585a6b View commit details
    Browse the repository at this point in the history
  4. more detailed @available attributes.

    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c06f4d9 View commit details
    Browse the repository at this point in the history
  5. Add LocalLogHandler

    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    832fd88 View commit details
    Browse the repository at this point in the history
  6. Add LogEntry protocol, to allow for storing of custom data in the Loc…

    …alLogHandler if desired.
    
    Add export() to LocalLogHandler as well.
    Justin Magnini committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4bb2367 View commit details
    Browse the repository at this point in the history