hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
241 stars 158 forks source link

Framework Init - Logging #80

Open rolsonquadras opened 4 years ago

rolsonquadras commented 4 years ago

Based on template in #78, add support to initialize the logging.

Also need to add the default logging provider.

rolsonquadras commented 4 years ago

Part of epic #74