Skip to content

Commit 32bab0e

Browse files
authored
Update README.md
1 parent f0e1f22 commit 32bab0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ $ cmake .. && make -j
5050
* syslog.
5151
* Windows event log.
5252
* Windows debugger (```OutputDebugString(..)```).
53+
* Log to Qt widgets ([example](#log-to-qt-with-nice-colors)).
5354
* Easily [extendable](https://github.com/gabime/spdlog/wiki/4.-Sinks#implementing-your-own-sink) with custom log targets.
5455
* Log filtering - log levels can be modified at runtime as well as compile time.
5556
* Support for loading log levels from argv or environment var.

0 commit comments

Comments
 (0)