Skip to content

Instantly share code, notes, and snippets.

@lopspower
Last active September 30, 2023 10:51
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lopspower/5e99302573bd4f9b403002d07b3ccddd to your computer and use it in GitHub Desktop.
Save lopspower/5e99302573bd4f9b403002d07b3ccddd to your computer and use it in GitHub Desktop.
Custom Logcat Color

Custom Logcat Color

Twitter

  • ASSERT -> #FF6B68
  • DEBUG -> #3D9D2A
  • ERROR -> #D80D15
  • INFO -> #B7AB4C
  • VERBOSE -> #BBBBBB
  • WARN -> #BB4767

📚 Best Android Gists

You can see other best Android Gists or offer your just here https://github.com/lopspower/BestAndroidGists 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment