mirror of
https://github.com/FreeOpcUa/freeopcua
synced 2025-10-26 19:56:54 +08:00
Compare commits
2 Commits
6b6304e42a
...
bd13aee245
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd13aee245 | ||
|
|
0e558f9615 |
|
|
@ -26,8 +26,8 @@ Very fast, header only, C++ logging library. [ below).
|
||||
* Headers only, just copy and use.
|
||||
* Very fast and efficient - performance is the primary goal (see [benchmarks](#benchmarks) below).
|
||||
* Headers only, just copy and use to save your time.
|
||||
* Feature rich [call style](#usage-example) using the excellent [fmt](https://github.com/fmtlib/fmt) library.
|
||||
* Extremely fast asynchronous mode (optional) - using lockfree queues and other tricks to reach millions of calls/sec.
|
||||
* [Custom](https://github.com/gabime/spdlog/wiki/3.-Custom-formatting) formatting.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user