mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Detekt
This commit is contained in:
parent
5d711793ad
commit
66a6018a93
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ internal class FormattedJsonHttpLogger(
|
|||
}
|
||||
|
||||
/**
|
||||
* Log the message and try to log it again as a JSON formatted string
|
||||
* Note: it can consume a lot of memory but it is only in DEBUG mode
|
||||
* Log the message and try to log it again as a JSON formatted string.
|
||||
* Note: it can consume a lot of memory but it is only in DEBUG mode.
|
||||
*
|
||||
* @param message
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue