Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apple/swift-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.4
Choose a base ref
...
head repository: apple/swift-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 9 commits
  • 25 files changed
  • 6 contributors

Commits on Aug 23, 2022

  1. [docs] Minimal docc setup and landing page (#226)

    * [docs] Minimal docc setup and landing page
    
    * move index file
    
    * Update Sources/Logging/Logging.swift
    
    Co-authored-by: Yim Lee <[email protected]>
    
    Co-authored-by: Yim Lee <[email protected]>
    ktoso and yim-lee authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d5bf59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483e2bb View commit details
    Browse the repository at this point in the history
  3. =docc Move to multiple Package.swift files (#231)

    * +docc prepare for docc docs
    
    * fix syntax in one of the package files
    
    * ignore package.resolved
    ktoso authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a8e1148 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Undo 5.7 package files, not needed yet (#232)

    * Undo 5.7 package files, not needed yet
    
    * no need for xcrun in docs preview script
    ktoso authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ce09fe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Update README.md (#233)

    rusik authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f7b7977 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fix build for wasm (#236)

    Seems like a few places were missed in the locking refactor, which made the WASM build fail
    ahti authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d868037 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    e979c69 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    dc77805 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Metadata Providers (e.g. for Distributed Tracing) in LogHandlers (#238)

    Co-authored-by: Moritz Lang <[email protected]>
    Co-authored-by: Yim Lee <[email protected]>
    3 people authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e6ca651 View commit details
    Browse the repository at this point in the history
Loading