InterviewSolution
Saved Bookmarks
| 1. |
How Will You Define The Layout Of File Appender Using Log4j.properties? |
|
Answer» Following SYNTAX DEFINES the layout of file appender − # DEFINE the layout for file appender Following syntax defines the layout of file appender − # Define the layout for file appender |
|