bastienpaulfr / Treessence

Some trees for Timber lib
Apache License 2.0
99 stars 10 forks source link

Add withloggingCoroutinesScope to FileLoggerTree #22

Closed dugsmith closed 1 year ago

dugsmith commented 1 year ago

This is a new feature we added to Treeessence to allow us to write logs on a CoroutineScope. We also Kotlinized the test file so that we could test file logging with and without a CoroutineScope.

We appreciate your work on Treessence and welcome your consideration of these improvements.

bastienpaulfr commented 1 year ago

Thanks for contributing. I appreciate it a lot.

dugsmith commented 1 year ago

Thank you for accepting is so quickly!