1;//
2;// pocomsg.mc[.h]
3;//
4;// The Poco message source/header file.
5;//
6;// NOTE: pocomsg.h is automatically generated from pocomsg.mc.
7;//       Never edit pocomsg.h directly!
8;//
9;// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
10;// and Contributors.
11;//
12;// Permission is hereby granted, free of charge, to any person or organization
13;// obtaining a copy of the software and accompanying documentation covered by
14;// this license (the "Software") to use, reproduce, display, distribute,
15;// execute, and transmit the Software, and to prepare derivative works of the
16;// Software, and to permit third-parties to whom the Software is furnished to
17;// do so, all subject to the following:
18;//
19;// The copyright notices in the Software and this entire statement, including
20;// the above license grant, this restriction and the following disclaimer,
21;// must be included in all copies of the Software, in whole or in part, and
22;// all derivative works of the Software, unless such copies or derivative
23;// works are solely in the form of machine-executable object code generated by
24;// a source language processor.
25;//
26;// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27;// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28;// FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
29;// SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
30;// FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
31;// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32;// DEALINGS IN THE SOFTWARE.
33;//
34
35
36;//
37;// Categories
38;//
39MessageId=0x1
40SymbolicName=POCO_CTG_FATAL
41Language=English
42Fatal
43.
44MessageId=0x2
45SymbolicName=POCO_CTG_CRITICAL
46Language=English
47Critical
48.
49MessageId=0x3
50SymbolicName=POCO_CTG_ERROR
51Language=English
52Error
53.
54MessageId=0x4
55SymbolicName=POCO_CTG_WARNING
56Language=English
57Warning
58.
59MessageId=0x5
60SymbolicName=POCO_CTG_NOTICE
61Language=English
62Notice
63.
64MessageId=0x6
65SymbolicName=POCO_CTG_INFORMATION
66Language=English
67Information
68.
69MessageId=0x7
70SymbolicName=POCO_CTG_DEBUG
71Language=English
72Debug
73.
74MessageId=0x8
75SymbolicName=POCO_CTG_TRACE
76Language=English
77Trace
78.
79
80;//
81;// Event Identifiers
82;//
83MessageId=0x1000
84SymbolicName=POCO_MSG_LOG
85Language=English
86%1
87.
88