I turn on LoggingActiveMQServerPlugin in order to record some information. But I don't want those information in artemis.log. I hope those information could be saved into a separated file so that I can manage it easily.
I know I should work with the file logging.properties, but I don't know how to configure the file. Could anybody provide a samlpe?
Appreciate.