audit4j / audit4j-core

An open source auditing framework.
http://audit4j.org
Apache License 2.0
125 stars 77 forks source link

ObjectToFieldsSerializer issue while using @Aspect annotation for class or complex method #59

Open shrdeshp opened 6 years ago

shrdeshp commented 6 years ago

Whenever using for a non primitive or non-string object ...getting some issues with regards to org.audit4j.core.ObjectToFieldsSerializer.toFields. Audit4j:ERROR Problem while running Audit4j: Error due to converting object to string representation. org.audit4j.core.ObjectToFieldsSerializer.toFields

ghost commented 6 years ago

I'm having the same issue, any luck so far?

rajeshvalsala commented 5 years ago

I'm also having the same issue. Any fix available?

scintilla932 commented 10 months ago

I'm facing the issue, is there any fix available for the same?