Hi All,
Is there any way to get the console to display each and every occurrence of an event as opposed to saying "last message repeated 37 times"? I realize the usefulness of being this concise, but I'm developing items in which I need verbosity. Obviously I could put a tail on the server log via the terminal, but I prefer using Console for convenience sake.
Best.
UPDATE: Actually the "system.log" file displays "last item repeated" as well, so I definitely need a workaround.