weissi / swift-server-logging-api-proposal

SSWG Proposal for Logging API
9 stars 8 forks source link

make logger metadata non-optional #15

Closed tomerd closed 5 years ago

tomerd commented 5 years ago

motivation: simpler / cleaner API

changes: change logger Metadata API to be non-nullable, since the original motivation is no longer valid

tomerd commented 5 years ago

/cc @ktoso