Titan Core Initial Contribution
[deliverable/titan.core.git] / regression_test / logFiles / LogFiles.cfg
1 ###############################################################################
2 # Copyright (c) 2000-2014 Ericsson Telecom AB
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 ###############################################################################
8 [INCLUDE]
9 "LogFilesInc.cfg"
10
11 [LOGGING]
12 LogFile := "%n.%s"
13 LogEntityName:=Yes
14 LogEventTypes := SubCategories
15 SourceInfoFormat := Stack
16
17 *.FileMask := LOG_ALL
18 ELSO.FileMask := PORTEVENT | ERROR | WARNING
19 MASODIK.FileMask := MATCHING | ERROR | WARNING
20 HARMADIK.FileMask := USER | ERROR | WARNING
21 NEGYEDIK.FileMask := PARALLEL | ERROR | WARNING
22 OTODIK.FileMask := EXECUTOR | ERROR | WARNING
23 HATODIK.FileMask := VERDICTOP | ERROR | WARNING
24 SEVEN.FileMask := PORTEVENT | ERROR | WARNING
25 NYOLCADIK.FileMask := VERDICTOP | ERROR | WARNING
26
27 [EXECUTE]
28 LogFiles.control
This page took 0.033246 seconds and 6 git commands to generate.