easyloggingpp icon indicating copy to clipboard operation
easyloggingpp copied to clipboard

C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own cus...

Results 160 easyloggingpp issues
Sort by recently updated
recently updated
newest added
trafficstars

I am getting this warning: `warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations]`

```cpp #define ELPP_UNICODE #include "deps/easyloggingpp/easylogging++.h" INITIALIZE_EASYLOGGINGPP ``` Version 9.95.3 - **Link error** (1 unresolved externals) Version 9.95.3 without `#define ELPP_UNICODE` - **OK** ``` unresolved external symbol "public: virtual class std::basic_string...

It appears that Easylogging++ Rolling doesn't work properly. The following program writes chars from 'a' to 'p' to 5 files (0.log, 1.log, 2.log, 3.log, 4.log). Each file has a size...

I'm writing some code for the Mac as was going to potentially use easyloggingpp. I was experimenting with the library, but found that there is an assertion hit in the...

https://github.com/amrayn/easyloggingpp/blob/8489989bb26c6371df103f6cbced3fbee1bc3c2f/src/easylogging%2B%2B.cc#L623 That line is passing uninitialized memory to `safeDelete` and if it is non-zero, it is calling `delete`.

**error:** /home/combile/src/installer/build/ds-nsfocus/internal/driver/mqtt.o:(.bss+0x0): multiple definition of `el::base::elStorage' /home/combile/src/installer/build/ds-nsfocus/internal/driver/comm_data.o:(.bss+0x0): first defined here /home/combile/src/installer/build/ds-nsfocus/internal/driver/mqtt.o: In function `std::__detail::_Hash_node::_M_next() const': /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h:251: multiple definition of `el::elCrashHandler' /home/combile/src/installer/build/ds-nsfocus/internal/driver/comm_data.o:/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h:251: first defined here /home/combile/src/installer/build/ds-nsfocus/internal/config/config.o:(.bss+0x0): multiple definition of `el::base::elStorage' /home/combile/src/installer/build/ds-nsfocus/internal/driver/comm_data.o:/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h:248:...

Ubuntu 21.10 gcc/g++ 11.2.0 also gcc/g++ 10.3 (hopefully I'm doing something wrong; but I can't guess what easyloggingpp/test/command-line-args-test.h:50: Failure Value of: Loggers::hasFlag(LoggingFlag::NewLineForContainer) Actual: true Expected: false easyloggingpp/test/command-line-args-test.h:50: Failure Value of:...

I took over an old project. Stripped all ad-hoc included old versions of dependencies (including easylogging++.h v9.96.4) and re-added dependencies with vcpkg (latest). The project finally compiled and linked. At...

hi. in windows, vs 2017, when define ELPP_THREAD_SAFE , el::Loggers::addFlag not working

(gdb) bt #0 0x000000000043630c in el::LogMessage::level (this=, this@entry=) at /home/combile/src/installer/build/ds-nsfocus/internal/debug_log/easylogging++.h:2460 Cannot access memory at address 0x7fa0eebb43e8