We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9883bf0 commit 9cbb35eCopy full SHA for 9cbb35e
README.md
@@ -4,7 +4,7 @@ Minimalistic logging library with threads and manual callstacks.
4
## Features
5
6
* Easy to use (2 files, C-style interface)
7
-* Multiple outputs (a text log file, an HTML log file, Andoid logcat, system console with colors)
+* Multiple outputs (a text log file, an HTML log file, Android logcat, system console with colors)
8
* Thread-safe (write to log from multiple threads, set thread names)
9
* Cross-platform (Windows, Linux, OS X, Android)
10
* Callbacks (if you want to intercept formatted log messages)
0 commit comments