- Currently, unit tests are missing for [Logger.kt](https://github.com/ably/ably-chat-kotlin/blob/main/chat-android/src/main/java/com/ably/chat/Logger.kt). - This makes it difficult to know/understand default formatting for logged messages. - Related to [Previous Logger Abstraction PR](https://github.com/ably/ably-chat-kotlin/pull/30/files) TODO's - [ ] Add unit tests for [Logger.kt](https://github.com/ably/ably-chat-kotlin/blob/main/chat-android/src/main/java/com/ably/chat/Logger.kt) - [ ] Check for proper log formatting - [ ] Refactor `logHandler` method signature if needed ( tag and context can be merged before passing to `logHandler`). ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-5177) by [Unito](https://www.unito.io)
TODO's
logHandlermethod signature if needed ( tag and context can be merged before passing tologHandler).┆Issue is synchronized with this Jira Task by Unito