Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 459 Bytes

File metadata and controls

executable file
·
14 lines (12 loc) · 459 Bytes

Logger

Модуль для логирования в logcat и на сервер. Основные классы:

  1. Logger
  2. RemoteLogger

Использование

здесь

Подключение

Gradle:

    implementation "ru.surfstudio.android:logger:X.X.X"