Apache Log4cxx  Version 1.7.0
Loading...
Searching...
No Matches
Deprecated List
Member log4cxx::AppenderSkeleton::activateOptions (helpers::Pool &) override
The pool parameter is not required and will be removed in a future version.
Member log4cxx::File::deleteFile (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::exists (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::getParent (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::lastModified (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::length (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::list (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::mkdirs (helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::open (apr_file_t **file, int flags, int perm, helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::File::renameTo (const File &dest, helpers::Pool &1) const
This function is deprecated and will be removed in a future version.
Member log4cxx::helpers::ByteBuffer::limit (size_t newLimit)
This function is deprecated and will be removed in a future version.
Member log4cxx::helpers::ByteBuffer::position (size_t newPosition)
This function is deprecated and will be removed in a future version.
Member log4cxx::helpers::StringHelper::toString (int i, Pool &pool, LogString &dst)
This function is deprecated and will be removed in a future version.
Member log4cxx::helpers::StringHelper::toString (int64_t i, Pool &pool, LogString &dst)
This function is deprecated and will be removed in a future version.
Member log4cxx::helpers::StringHelper::toString (size_t i, Pool &pool, LogString &dst)
This function is deprecated and will be removed in a future version.
Member log4cxx::Hierarchy::addAppender (AppenderPtr appender)
This function is deprecated and will be removed in a future version.
Member log4cxx::Hierarchy::clearAppenders ()
This function is deprecated and will be removed in a future version.
Member log4cxx::pattern::PatternParser::parse (const LogString &pattern, std::vector< PatternConverterPtr > &patternConverters, std::vector< FormattingInfoPtr > &formattingInfos, const PatternMap &rules)
This function is deprecated and will be removed in a future version.
Member log4cxx::spi::OptionHandler::activateOptions (helpers::Pool &)=0
The pool parameter is not used and will be removed in a future version. Implement this method for now, but plan to migrate to activateOptions() without parameters.