slf4j - Java separate logger configuration for each ID -


i looking forward configure logger should created different ids.

my application huge , there 20 users accessing application @ time when exceptions becoming difficult check in log went wrong.

so want create logger in such way generates log on ids (unique) provide.( i.e mean separate logger each id)

could me how can achieved .

thanks

logback's siftingappender tailor made purpose.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -