Log4j preguntas y respuestas 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. |
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Es util? Si No
Lo mas util segun los 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?