Apache Mesos
Classes | Namespaces | Variables
logrotate.hpp File Reference
#include <stdio.h>
#include <unistd.h>
#include <stout/bytes.hpp>
#include <stout/error.hpp>
#include <stout/flags.hpp>
#include <stout/option.hpp>
#include <stout/path.hpp>
#include <stout/os/constants.hpp>
#include <stout/os/pagesize.hpp>

Go to the source code of this file.

Classes

struct  mesos::internal::logger::rotate::Flags
 

Namespaces

 mesos
 
 mesos::internal
 
 mesos::internal::logger
 
 mesos::internal::logger::rotate
 

Variables

const std::string mesos::internal::logger::rotate::NAME = "mesos-logrotate-logger"
 
const std::string mesos::internal::logger::rotate::CONF_SUFFIX = ".logrotate.conf"
 
const std::string mesos::internal::logger::rotate::STATE_SUFFIX = ".logrotate.state"