Trying to figure out where to do this and how but i believe that the message string could be escaped to allow for special sql chars to be in the message.
logger.info("starting main's area")
not really trying to pass in "main's" but that is my example.
Trying to figure out where to do this and how but i believe that the message string could be escaped to allow for special sql chars to be in the message.
logger.info("starting main's area")
not really trying to pass in "main's" but that is my example.