#include "MFConfig.h"
Definition at line 18 of file MFConfig.h.
mf::MFDestinationConfig::Config::~Config |
( |
| ) |
|
mf::MFDestinationConfig::Config::Config |
( |
| ) |
|
Definition at line 48 of file MFConfig.cc.
52 R
"(The 'destinations' parameter represents a FHiCL table of named 53 destinations, each of which are configured to specify how messages 54 are logged to a given target. It has the general form of: 57 // Ordinary destinations 61 statistics: { // optional 62 // Statistics destinations 68 For a listing of allowed ordinary destinations, type: 70 art --print-available mfPlugin 72 The allowed configuration for a given destination type can be printed 75 art --print-description mfPlugin:<destination type> 77 It is permitted to specify an ordinary destination called 78 'statistics'. The 'statistics' destination is a FHiCL table that has 79 named statistics destinations, which can be used to encapsulate the 80 configuration related to statistics-tracking of messages logged to a 81 each ordinary destination. To print out the allowed statistics 82 destinations and the allowed configuration corresponding to a given 83 statistics destination, replace the 'mfPlugin' specification with 86 If a value for 'destinations' is not supplied, one will be provided for you.)"}} fhicl::OptionalDelegatedParameter destinations
The documentation for this struct was generated from the following files: