1 #ifndef FWCore_MessageService_ThreadSafeLogMessageLoggerScribe_h
2 #define FWCore_MessageService_ThreadSafeLogMessageLoggerScribe_h
21 #include "tbb/concurrent_queue.h"
35 class ELadministrator;
80 t = p.template getUntrackedParameter<T>(id,
def);
83 t = p.template getParameter<T>(id);
99 std::vector<std::shared_ptr<std::ofstream> >
file_ps;
121 #endif // FWCore_MessageService_ThreadSafeLogMessageLoggerScribe_h
std::vector< bool > statisticsResets
virtual void runCommand(MessageLoggerQ::OpCode opcode, void *operand)
void triggerStatisticsSummaries()
std::atomic< bool > purge_mode
void configure_dest(ELdestControl &dest_ctrl, String const &filename)
void triggerFJRmessageSummary(std::map< std::string, double > &sm)
T getAparameter(PSet const &p, std::string const &id, T const &def)
value_ptr< MessageLoggerDefaults > messageLoggerDefaults
std::shared_ptr< PSet > job_pset_p
std::vector< String > ordinary_destination_filenames
tbb::concurrent_queue< ErrorObj * > m_waitingMessages
void configure_errorlog()
ThreadSafeLogMessageLoggerScribe()
— If queue is NULL, this sets singleThread true
std::atomic< bool > m_messageBeingSent
std::vector< ELdestControl > statisticsDestControls
std::vector< NamedDestination * > extern_dests
std::vector< String > vString
void configure_external_dests()
virtual ~ThreadSafeLogMessageLoggerScribe()
std::vector< std::shared_ptr< std::ofstream > > file_ps
void log(ErrorObj *errorobj_p)
void parseCategories(std::string const &s, std::vector< std::string > &cats)
bool clean_slate_configuration
std::shared_ptr< ELadministrator > admin_p
void configure_ordinary_destinations()
std::map< String, std::ostream * > stream_ps
void configure_statistics()