GitXplorerGitXplorer
w

swift-server-logging-api-proposal

public
9 stars
8 forks
4 issues

Commits

List of commits on branch master.
Unverified
65415762f1aff1be5a29dab1fa28921ffcef400c

moved

wweissi committed 6 years ago
Verified
7db09d7d68737d1c3a4a5a6f8c8b89c6637a6b9b

add license information (#48)

wweissi committed 6 years ago
Unverified
c7583429a6fec90b201d824bef3690a7356550be

enforce that logging system can only be bootstrapped once (#32)

ttomerd committed 6 years ago
Unverified
045ba36718c5c5e1ccab1f44e5aa6e0adb49ccc5

remove error argument from logging API (#34)

ttomerd committed 6 years ago
Unverified
9bd90f06bafc8352108c87c0d2bf5d13bf7f099f

Add label to Logger (#50)

ttkrajacic committed 6 years ago
Verified
45c6d10678199263648c669482c3f1de31bae93d

rename Logging to LoggingSystem (#49)

wweissi committed 6 years ago

README

The README file for this repository.

📦 MOVED

The Logging API Proposal and Implementation have permanently moved:

  • the proposal has moved to the SSWG proposal repository
  • the code is now part of the swift-log open-source project