weissi / swift-server-logging-api-proposal

SSWG Proposal for Logging API
9 stars 8 forks source link

enforce that logging system can only be bootstrapped once #32

Closed tomerd closed 5 years ago

tomerd commented 5 years ago

motivation: safer logging system

changes: do a precondition check to verify logging syste is only initialized/bootstrapped once per process

tomerd commented 5 years ago

@weissi plz merge/fix https://github.com/weissi/swift-server-logging-api-proposal/pull/31 first

tomerd commented 5 years ago

@weissi rebased

tomerd commented 5 years ago

@weissi rebased again