Hello,
I used event.getLocationInformation().getMethodName() to log the method name (where event is the LoggingEvent object), but it does not appear to be correctly logging the method name; it's fetching - '?' instead. Can anyone please point me to the correct way of doing the same? It seems as if the LocationInfo object is null. Do I need to set this object? Any help is appreciated. Thanks.
