1 #include "messageservice.fcl"
5 ########################
6 ### Message Services ###
7 ########################
9 dune_message_services: {
26 RecoBaseDefaultCtor: { limit: 0 }
27 AnaBaseDefaultCtor: { limit: 0 }
28 GeometryBadInputPoint: { limit: 5 timespan: 1000}
41 dune_message_services_prod_debug: {
44 LogDebugFile: @local::dune_message_services.destinations.LogDebugFile
45 LogStandardOut: @local::dune_message_services.destinations.LogStandardOut
46 LogStandardError: @local::dune_message_services.destinations.LogStandardError
50 dune_message_services_prod_debug.destinations.LogDebugFile.categories:{
52 RecoBaseDefaultCtor: { limit: 0 }
53 AnaBaseDefaultCtor: { limit: 0 }
54 Track3DKalmanSPS_GenFit: { limit: 0 }
55 GeometryBadInputPoint: { limit: 5 timespan: 1000}
56 SpacePointAlg: { limit: 0 }
57 KalmanFilterAlg: { limit: 0 }
58 Track3DKalmanHit: { limit: 0 }
59 fuzzyCluster: { limit: 0}
60 ChannelFilter: { limit: 0}
61 HoughBaseAlg: { limit: 0}
63 CosmicTracker: {limit: 0}
64 HitCheater: {limit: 0}
65 DisambigAlg35t: {limit: 0}
66 ClusterCheater: {limit: 0}
67 ClusterCrawlerAlg: {limit: 0}
68 CaloPrtTrk: {limit: 0}
69 CaloPrtHit: {limit: 0}
70 BackTrackerService: {limit: 0}
71 DisambigCheat: {limit: 0}
73 CosmicTracker: {limit: 0}
74 ClusterMergeTQ: {limit: 0}
75 LArPandora: {limit: 0}
79 dune_message_services_prod: {
84 filename: "debugprod.log"
95 ArtReport: {limit: -1}
109 dune_message_services_interactive: {
112 LogDebugFile: @local::dune_message_services.destinations.LogDebugFile
113 LogStandardOut: @local::dune_message_services.destinations.LogStandardOut
114 LogStandardError: @local::dune_message_services.destinations.LogStandardError
117 dune_message_services_interactive.destinations.LogStandardOut.threshold: "INFO"
118 dune_message_services_interactive.destinations.LogStandardOut.categories:{
119 default: { limit: 0 }
121 dune_message_services_interactive.destinations.LogStandardError.threshold: "WARNING"
122 dune_message_services_interactive.destinations.LogStandardError.categories: {
124 RecoBaseDefaultCtor: { limit: 1 }
125 AnaBaseDefaultCtor: { limit: 1 }
126 GeometryBadInputPoint: { limit: 5 timespan: 1000}