how can I configure log4j so that it stops showing xml escape characters -


hi in application logging xml requests file using patternlayout. xml has password field. in log log4 shows < &gt

i want show '<' , '>'

how can that?

thanks, manoj

i'm sure isn't log4j's fault, patternlayout not convert characters entities. must happening when xml constructed.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -