13.5. File format of minimal levels definitions
The configuration file consists of objects of level
type. A definition of an object is limited by braces {}.
A level keyword that describes type of object must be a
single word in a whole line. The same rule is applicable to braces
that begin and end an object definition. An generic object definition is shown below:
level
{
...
}
Fields occurred between braces are exactly specified like an order of them.
Each field in an object definition takes whole line and has got below form:
słowo_kluczowe=
The first field is minvalue4info. It describes minimal value as a number of
double type which must be exceeded that a message may be send. Another and the
same time the last field is name. It may occur one or more time and it
defines text which must be included in an identifier of checked data that this definition may be applied to it.