A | |
| alias [Paje.S] | |
| alias [Paje] |
Synonym for aliases.
|
C | |
| color [Paje.S] | |
| color [Paje] |
The type of colors, as three red/green/blue components
(each should be between
0.0 and 1.0).
|
| container [Utils] |
The type of container mapping a string to an element,
whatever their implementation is.
|
| container_type [Paje.Definitions] |
The type of containers, typically a sum type.
|
| container_type [Paje.S] | |
E | |
| entity_value_type [Paje.Definitions] |
The type of entity values, typically a sum type.
|
| entity_value_type [Paje.S] | |
| error [Signal] | |
| error [Mode] | |
| error [Level] | |
| error [ConfigLexer] | |
| event_type [Paje.Definitions] |
The type of events, typically a sum type.
|
| event_type [Paje.S] | |
L | |
| link_type [Paje.Definitions] |
The type of links, typically a sum type.
|
| link_type [Paje.S] | |
| logger_info [Tree] |
The type of loggers.
|
N | |
| name [Paje.S] | |
| name [Paje] |
Synonym for names.
|
P | |
| properties [Paje.S] | |
| properties [Paje] |
The type of information to be recorded in a trace.
|
| properties [Daikon] |
The type of information to be recorded in a trace.
|
R | |
| rotation [Output] |
The type of rotation conditions, rotation occurring when one of
the conditions is met.
|
S | |
| section [Configuration] |
The type of a configuration section.
|
| state_type [Paje.Definitions] |
The type of states, typically a sum type.
|
| state_type [Paje.S] | |
T | |
| t [Signal] |
The type of signal that can trigger log rotate.
|
| t [Output] |
The type of outputs, that is a function constructing an actual
output implementation.
|
| t [Name] |
The type of logger names.
|
| t [Level] |
The type of logging levels.
|
| t [Layout] |
The type of layouts, the components being: the header written before any event (and possibly at each rotation,
if any);, the footer written after all event (and possibly at each rotation,
if any);, the function actually converting the event into a string.
However, the exact semantics of each element is highly
output-dependent.
|
| t [Filter] |
The type of event filters.
|
| t [Event] |
The type of log events.
|
| t [Configuration] |
The type of configuration file contents.
|
| time [Event] |
The type of event timestamps.
|
| token [ConfigParser] | |
| type_kind [Paje] | |
V | |
| value [Configuration] |
The type of property values.
|
| variable [Daikon] |
The type of variables to be recorded in a trace.
|
| variable_builder [Daikon] |
The type of function building variables, taking two parameters: the name of the variable;, the value of the variable.
|
| variable_type [Paje.Definitions] |
The type of states, typically a sum type.
|
| variable_type [Paje.S] |