In the data source definition it is possible to assign multiple Message Parsers by comma seperation.
Now lets assume the following situation. There are logs of two different formats written into the SystemEvents table.
One coming from apache and the other from log4J and two message parsers are assigned.
How does phplogcon now recognise which parser it has to assign to which message??
Any hint for me?


