GitHub / log4cplus/log4cplus issues and pull requests
#652 - Fix spacing in docs examples
Pull Request -
State: closed - Opened by wilx about 2 months ago
Labels: codex
#651 - Fix grammar in comments
Pull Request -
State: closed - Opened by wilx about 2 months ago
Labels: codex
#650 - Fix grammar in README
Pull Request -
State: closed - Opened by wilx about 2 months ago
Labels: codex
#649 - Fix comment typo
Pull Request -
State: closed - Opened by wilx about 2 months ago
Labels: codex
#648 - Fix UNICODE comment typo
Pull Request -
State: closed - Opened by wilx about 2 months ago
Labels: codex
#646 - Shutdown of log4cplus uses static initializer, Thread pool has memory leak
Issue -
State: open - Opened by rekib66 5 months ago
- 1 comment
#645 - Crash application when trying to set setInternalDebugging or use RollingFileAppender
Issue -
State: open - Opened by vhnatv 7 months ago
- 4 comments
#644 - TimeBasedRollingFileAppender datetime pattern in path
Issue -
State: open - Opened by maldag 7 months ago
#643 - Merge.
Pull Request -
State: closed - Opened by wilx 7 months ago
#642 - Build and test for Linux/ARM64
Issue -
State: open - Opened by odidev 7 months ago
#641 - How do I enable lto in the cmake build system for log4cpp?
Issue -
State: closed - Opened by jdmdmm 8 months ago
- 1 comment
#640 - README.md: We use C++23 now.
Pull Request -
State: closed - Opened by wilx 8 months ago
#639 - Latest master C++23 check fails even though C++23 is supported
Issue -
State: closed - Opened by jdmdmm 8 months ago
- 16 comments
Labels: bug, question
#638 - Merge.
Pull Request -
State: closed - Opened by wilx 8 months ago
#636 - Merge.
Pull Request -
State: closed - Opened by wilx 9 months ago
#635 - Add support for Meson build system
Issue -
State: closed - Opened by frahacl 9 months ago
- 1 comment
#634 - TimeBasedRollingFileAppender sometimes skips removing old files during MINUTELY rollover period.
Issue -
State: open - Opened by SRyabinin 9 months ago
#632 - Merge.
Pull Request -
State: closed - Opened by wilx 10 months ago
#631 - Update Visual Studio projects with newly added files
Issue -
State: closed - Opened by wilx 10 months ago
- 1 comment
#630 - Crash when using log4plus::RollingFileAppender
Issue -
State: open - Opened by petrichor12138 11 months ago
- 2 comments
#627 - Merge.
Pull Request -
State: closed - Opened by wilx 11 months ago
#626 - Enables compilation of the library in single-threaded mode
Pull Request -
State: closed - Opened by mkraposhin 12 months ago
- 1 comment
#625 - log4cplus doesn't compile with --enable-thread-pool=no and --enable-threads=no
Issue -
State: closed - Opened by mkraposhin 12 months ago
#624 - Feature request: non-blocking logging with SyslogAppender
Issue -
State: closed - Opened by vcill 12 months ago
- 6 comments
Labels: enhancement
#623 - Regenerate with Automake 1.17.
Pull Request -
State: closed - Opened by wilx about 1 year ago
#622 - Tweak documentation.
Pull Request -
State: closed - Opened by wilx about 1 year ago
#620 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#619 - Adding /Zc:hiddenFriend- compiler flag
Pull Request -
State: closed - Opened by wilx about 1 year ago
#618 - Update to Catch2 v3.6.0.
Pull Request -
State: closed - Opened by wilx about 1 year ago
#617 - 'LOG4CXX_ASSERT' equivalent
Issue -
State: closed - Opened by diverger about 1 year ago
- 2 comments
Labels: enhancement, question
#616 - Question: Which latest and stablest version of Log4cplus I should use on CentOS Linux 7 with GCC version 4.8.5 compiler
Issue -
State: closed - Opened by GitHub121380 about 1 year ago
- 1 comment
Labels: question
#615 - Merge.
Pull Request -
State: closed - Opened by wilx about 1 year ago
#614 - Inconsistent Log File Permissions
Issue -
State: open - Opened by smejkalpetr over 1 year ago
- 2 comments
Labels: question
#613 - how to set FD_CLOEXEC for log4cplus
Issue -
State: closed - Opened by wangyongxiao over 1 year ago
- 1 comment
#612 - Merge.
Pull Request -
State: closed - Opened by wilx over 1 year ago
#611 - Add c-cpp.yml workflow.
Pull Request -
State: closed - Opened by wilx over 1 year ago
#610 - Include Headers Possibly Causing Build Error
Issue -
State: closed - Opened by stefankiesz over 1 year ago
- 5 comments
#609 - Does not work when maxBackupIndex is set to 0
Issue -
State: open - Opened by lougon over 1 year ago
- 1 comment
#608 - Automake 1.16j update
Pull Request -
State: closed - Opened by wilx over 1 year ago
#607 - Add C interface and fix bug
Pull Request -
State: open - Opened by KangLin over 1 year ago
#606 - Support performance benchmarking using Google benchmark
Pull Request -
State: open - Opened by swebb2066 over 1 year ago
#605 - Question: Which latest version of Log4cplus I should use on RedHat 7.9 with DevToolset11-toolchain ( GCC 11.2 ) compiler
Issue -
State: closed - Opened by Sonalsr28 over 1 year ago
- 7 comments
Labels: question
#604 - Avoid integer overflow warnings from Snyk.
Pull Request -
State: closed - Opened by wilx over 1 year ago
#603 - Save all configuration in a file
Issue -
State: open - Opened by mickagau over 1 year ago
- 2 comments
Labels: enhancement
#602 - Is it possible to build log4cplus for QNX aarch64le?
Issue -
State: closed - Opened by simonevallifuoco over 1 year ago
- 3 comments
Labels: question
#601 - Sending logs from log4cplus to log4j via TCP
Issue -
State: open - Opened by Devlooper8 over 1 year ago
- 1 comment
Labels: enhancement, question
#600 - Why mingw can't complie log4cplus-2.1.1?
Issue -
State: closed - Opened by kingdelee over 1 year ago
- 1 comment
Labels: question
#599 - Respect explicit initialization setting.
Pull Request -
State: closed - Opened by wilx over 1 year ago
#598 - Try to build log4cplus using MSVC .vcxproj files on Appveyor.
Pull Request -
State: closed - Opened by wilx almost 2 years ago
#597 - Add exception.cxx to MSVC projects. Fixes #584.
Pull Request -
State: closed - Opened by wilx almost 2 years ago
#596 - Do not check for absence of heap if there is nothing to delete
Pull Request -
State: closed - Opened by comargo almost 2 years ago
#595 - Win64 application crash on exit
Issue -
State: closed - Opened by comargo almost 2 years ago
- 1 comment
Labels: bug, de-/initialization
#594 - Add exception.h to MSVC projects. Fixes #584.
Pull Request -
State: closed - Opened by wilx almost 2 years ago
#593 - config: resolve environment variables in include
Pull Request -
State: closed - Opened by murphi almost 2 years ago
- 1 comment
#592 - config: resolve environment variables in include
Pull Request -
State: closed - Opened by murphi almost 2 years ago
- 3 comments
#591 - What kind of compilation options can correctly generate a multi-threaded logging library
Issue -
State: closed - Opened by jeffreycsj almost 2 years ago
- 5 comments
#590 - Opentelemetry integration
Issue -
State: open - Opened by fmercier almost 2 years ago
- 2 comments
Labels: question
#589 - log's maxsize>200kb,but it dosen't work
Issue -
State: closed - Opened by hela-Jane about 2 years ago
- 2 comments
Labels: question
#588 - log file name not change after rollover TimeBasedRollingFileAppender
Issue -
State: open - Opened by 3453351159 about 2 years ago
- 3 comments
#587 - Help needed: how to periodically flush logger with appender's immediateFlush set to false?
Issue -
State: closed - Opened by c2hpxq about 2 years ago
- 2 comments
Labels: question
#586 - Setting log level through env in log config file
Issue -
State: open - Opened by disa6302 about 2 years ago
- 4 comments
Labels: question
#585 - Question: Effect of LOG4CPLUS_REQUIRE_EXPLICIT_INITIALIZATION on Windows?
Issue -
State: closed - Opened by kritzel about 2 years ago
- 5 comments
Labels: question
#584 - A link error occurred while compiling the my program.
Issue -
State: closed - Opened by 739304278 about 2 years ago
- 4 comments
Labels: bug
#583 - How to configure PatternLayout to use __FUNCTION__
Issue -
State: open - Opened by Devlooper8 over 2 years ago
- 7 comments
Labels: question
#582 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
#581 - ./configure fails using c++2a
Issue -
State: closed - Opened by Devlooper8 over 2 years ago
- 3 comments
Labels: question
#580 - [Question] Appender for AWS CloudWatch Logs
Issue -
State: closed - Opened by hassanctech over 2 years ago
- 2 comments
Labels: question
#579 - SysLogAppender: header elements should be limited in length
Issue -
State: closed - Opened by mkucmpro over 2 years ago
Labels: bug
#578 - How to setup a singleton logger instance
Issue -
State: closed - Opened by hassanctech over 2 years ago
- 11 comments
Labels: question
#577 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
Labels: enhancement
#576 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
#575 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
#574 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
#573 - Thread pool on demand. Different take on #531.
Pull Request -
State: closed - Opened by wilx over 2 years ago
Labels: enhancement
#572 - Allow non-FQDN hostname in syslog messages. [2.x]
Pull Request -
State: closed - Opened by wilx over 2 years ago
Labels: enhancement
#571 - Allow non-FQDN hostname in syslog messages.
Pull Request -
State: closed - Opened by wilx over 2 years ago
- 1 comment
Labels: enhancement, v3.0.x
#570 - SyslogAppender: how to send hostname instead of FQDN in log messages?
Issue -
State: closed - Opened by mbert over 2 years ago
- 5 comments
Labels: question
#569 - add locale support to ConsoleAppender.
Pull Request -
State: closed - Opened by khoyee over 2 years ago
- 1 comment
Labels: enhancement
#568 - Segmentation fault
Issue -
State: open - Opened by BrentHuang over 2 years ago
- 1 comment
#567 - Generate log4cplus.pc in CMake
Issue -
State: closed - Opened by gecheim over 2 years ago
- 1 comment
#566 - Merge.
Pull Request -
State: closed - Opened by wilx over 2 years ago
#565 - ASSERT_EQUALS failed on same double value with valgrind
Issue -
State: closed - Opened by zzDiego over 2 years ago
- 2 comments
Labels: question
#564 - liblog4cplusplus.so: undefined reference to `log4cplus::Logger::log
Issue -
State: closed - Opened by shixingya almost 3 years ago
- 1 comment
Labels: question
#563 - Edit display font style
Issue -
State: closed - Opened by LV6699 almost 3 years ago
- 1 comment
Labels: question
#562 - usr/bin/LD: cannotfind-llog4cplus
Issue -
State: closed - Opened by LV6699 almost 3 years ago
#561 - max size
Issue -
State: closed - Opened by lougon almost 3 years ago
#560 - Use Arm64 log4cplus.dll Bug
Issue -
State: closed - Opened by MengTangYue almost 3 years ago
- 3 comments
#559 - API documentation server is down
Issue -
State: closed - Opened by Crisliu7 almost 3 years ago
- 1 comment
Labels: bug
#558 - Coverity: replace while(0) with while(false)
Pull Request -
State: closed - Opened by ahmetfindi almost 3 years ago
- 1 comment
#557 - ConsoleAppender does not work in container
Issue -
State: closed - Opened by devintrowbridge almost 3 years ago
- 4 comments
Labels: question
#556 - Initialization fails in case the config file is encoded as UTF-8 BOM
Issue -
State: closed - Opened by rabindra-harlalka almost 3 years ago
- 2 comments
Labels: question
#555 - how to output msssage with relative file path Pattern?
Issue -
State: open - Opened by yangyongzhen almost 3 years ago
- 1 comment
Labels: question
#554 - how to output msssage with relative file path Pattern?
Issue -
State: closed - Opened by yangyongzhen almost 3 years ago
#553 - Not throws exception in PropertyConfigurator::doConfigure() when config file is not found
Issue -
State: closed - Opened by Crisliu7 about 3 years ago
- 1 comment
Labels: enhancement
#552 - crash when my application exit (win10)
Issue -
State: open - Opened by wenfh2020 about 3 years ago
- 2 comments
#551 - How to output log file hourly with a friendly file name and clean older files automatically?
Issue -
State: open - Opened by doufu3344 about 3 years ago
- 1 comment
#550 - Does not build for Visual Studio 2022
Issue -
State: closed - Opened by PeterFromSweden about 3 years ago
- 8 comments
Labels: bug
#549 - log4cplus-1.2.2 DailyRollingFileAppender will create an empty file
Issue -
State: closed - Opened by lil-pine-nut over 3 years ago
- 2 comments
#548 - [Cygwin] Unexpected end of program (randomly)
Issue -
State: closed - Opened by zzDiego over 3 years ago
- 3 comments
#547 - Modify appender log level at runtime
Issue -
State: closed - Opened by jphz over 3 years ago
- 2 comments
Labels: question