PLog is a logging library for Android, which has following features:
You can use plog-core module for simple scenarios, but you can also import other modules for
advanced usage. As you like.
You can use built-in options or just a little interface implementation to satisfy almost all your needs.
PLog is a logging library for Android, follows following principle:
Focus on log itself, discard divider lines and other complicated decors but still keep being powerful.
PLog is zero dependency!
PLog provides multi configs to fit your custom needs.
Although PLog provides
initmethod,your program will still work by using default logging configurations. And you can userBuilderclass to simply build your own config. Bonus:recommendmethod maybe help you much!
Please view Wiki to get usage details and advanced features.
| Library Name | Logger | Timber | KLog | Android-PLog |
|---|---|---|---|---|
| Star/Fork | 5.7K+/1.0K+ | 3.5K+/366 | 1.1K+/251 | Welcome! |
| Easy To Print | √ | √ | √ | √ |
| Easy To Use | √ | √ | √ | √ |
| Flexible Settings | ☆ | ☆ | ☆ | ☆ |
| Light Weight | ☆ | ☆☆ | ☆ | ☆☆ |
| Locating in IDE | √ | × | √ | √ |
| Thread Info | √ | × | × | √ |
| Easy To Filter | ☆ | × | ☆ | ☆☆ |
| Beautify | ☆ | × | ☆ | ☆☆ |
| Controllable and Multi Output | × | ☆☆ | ☆ | ☆☆ |

Thanks for using PLog, this library is still in active development.Any contribution and suggestions are welcome. Please feel free to contact me by using following way:
Email: muyangmin@foxmail.com
Copyright 2016-2017 Muyangmin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
$ claude mcp add Android-PLog \
-- python -m otcore.mcp_server <graph>