Functions | Variables
testRollingFileAppender.cpp File Reference
#include <log4cpp/Category.hh>
#include <log4cpp/RollingFileAppender.hh>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <iostream>
Include dependency graph for testRollingFileAppender.cpp:

Go to the source code of this file.

Functions

bool check_log_files ()
 
bool exists (const char *filename)
 
int main ()
 
void make_log_files ()
 
bool remove_files ()
 
bool remove_impl (const char *filename)
 
bool setup ()
 

Variables

static const char *const test_message = "message"
 

Function Documentation

bool check_log_files ( )

Definition at line 69 of file testRollingFileAppender.cpp.

bool exists ( const char *  filename)

Definition at line 55 of file testRollingFileAppender.cpp.

int main ( )

Definition at line 79 of file testRollingFileAppender.cpp.

void make_log_files ( )

Definition at line 46 of file testRollingFileAppender.cpp.

bool remove_files ( )

Definition at line 22 of file testRollingFileAppender.cpp.

bool remove_impl ( const char *  filename)

Definition at line 12 of file testRollingFileAppender.cpp.

bool setup ( )

Definition at line 34 of file testRollingFileAppender.cpp.

Variable Documentation

const char* const test_message = "message"
static

Definition at line 10 of file testRollingFileAppender.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