Classes | Macros | Functions | Variables
testDailyRollingFileAppender.cpp File Reference
#include <log4cpp/Category.hh>
#include <log4cpp/PropertyConfigurator.hh>
#include <log4cpp/DailyRollingFileAppender.hh>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <iostream>
Include dependency graph for testDailyRollingFileAppender.cpp:

Go to the source code of this file.

Classes

class  DailyRollingTest
 

Macros

#define PATHDELIMITER   "/"
 

Functions

int main ()
 
int testConfigDailyRollingFileAppender ()
 
int testOnlyDailyRollingFileAppender ()
 

Variables

static const char *const daily_file_prefix = "dailyrolling_file.log"
 
static const char *const nestedDir = "nesteddir"
 
const char *const nesteddirname = "nesteddir"PATHDELIMITER
 
static const char *const test_message = "message"
 

Macro Definition Documentation

#define PATHDELIMITER   "/"

Definition at line 19 of file testDailyRollingFileAppender.cpp.

Function Documentation

int main ( )

Definition at line 151 of file testDailyRollingFileAppender.cpp.

int testConfigDailyRollingFileAppender ( )

Definition at line 114 of file testDailyRollingFileAppender.cpp.

int testOnlyDailyRollingFileAppender ( )

Definition at line 98 of file testDailyRollingFileAppender.cpp.

Variable Documentation

const char* const daily_file_prefix = "dailyrolling_file.log"
static

Definition at line 16 of file testDailyRollingFileAppender.cpp.

const char* const nestedDir = "nesteddir"
static

Definition at line 17 of file testDailyRollingFileAppender.cpp.

const char* const nesteddirname = "nesteddir"PATHDELIMITER

Definition at line 23 of file testDailyRollingFileAppender.cpp.

const char* const test_message = "message"
static

Definition at line 15 of file testDailyRollingFileAppender.cpp.



log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00