Loading repository data…
Loading repository data…
AlDevWizard / repository
Provides an effective mechanism for handling logs in Android console. One singleton Log class only!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Provides an effective mechanism for handling logs in Android console. One singleton Log class only!
Output: [(targetClassName}.{methodName}.{lineNumber}]: Hello world!
When DEBUG flag = FALSE: due to the use of inline messages will save additional memory allocation for string and strings concatanations.