I would like to know how to send server information [suppose if I have 2 servers on prod environment, I want to get the hostname of that]. Is it possible to implement with log4J ? else how? kindly help
Asked
Active
Viewed 39 times
0
-
See: http://stackoverflow.com/questions/6573058/hostname-in-file-created-by-log4j – thatidiotguy Jan 29 '16 at 19:25
-
Thanks a lot it solved using MDC concept – Vinod Kotha Jan 29 '16 at 23:07