This application loads a configuration containing some form of
socket appender and then allows the user to enter messages
which will be relayed to remote clients via the appender.
ComputationAction1 will print the result of the compuration made by
children elements but only if the compuration itself is named, that is if the
name attribute of the associated computation element is not null.
ComputationAction2 will print the result of the compuration made by
children elements but only if the computation itself is named, that is if the
name attribute of the associated computation element is not null.
This action converts the value attribute of the associated element to an
integer and pushes the resulting Integer object on top of the execution
context stack.
This application loads a configuration containing a
receiver component and logs events received from the remote
appender according to the local configuration.