LibPkg
Classes | Namespaces | Functions | Variables
log.cc File Reference
#include "log.h"
#include <ctime>
#include <sstream>
#include <iomanip>
#include <cstring>

Classes

struct  pkg::log_text_item
 

Namespaces

 pkg
 The namespace used to hold the package management library.
 

Functions

char * pkg::copystr (const char *str)
 Make a copy of a string if it's not null. More...
 
std::ostream & pkg::operator<< (std::ostream &stream, const log &olog)
 

Variables

const char * pkg::error_text []
 
const char * pkg::warning_text []
 
const char * pkg::trace_text []
 
const char * pkg::info_text []
 
struct pkg::log_text_item pkg::log_text []
 

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)