Log4j perguntas e respostas de entrevista
Question: How can you get multiple processes to log into the same file?Answer:You may have each process log to a socket Appender. The receiving socket server can receive all the events and send them to a single log file. |
Salvar para revisao
Adicione este item aos favoritos, marque-o como dificil ou coloque-o em um conjunto de revisao.
Faca login para salvar favoritos, perguntas dificeis e conjuntos de revisao.
Isto e util? Sim Nao
Mais uteis segundo os usuarios:
- What is Log4j?
- What are the different logging levels?
- Describe about logger levels in log4j.
- What are the three main components in log4j?
- What is the importance of logging applications?