Installation guide

Sms4Domino Help
- 108 -
Sms
4
Domino environment the console is either the Domino console and log
.
nsf
(
when
Sms4Domino is running as an add-in) or the Sms4Domino Swing console (when Sms4Domino is
running as a standalone program).
The third line is required to propertly format no Ascii characters .
The fourth line specifies how the output should be formatted. We are using a standard
PatternLayout. This layout requires additional information that is supplied on the fourth line .
The fifth line specifies what information should be logged for each event. In the example
%d{HH:mm:ss,SSS}: time of the event in the format HH:mm:ss,SSS
%m: the message supplied by the application
%n: new line character
Procedure to create a Logging Configuration document
Procedure to create a Logging Configuration documentProcedure to create a Logging Configuration document
Procedure to create a Logging Configuration document
Open the Sms4Domino configuration database.
Select
System -> Logging config
in the navigator. The right part of the screen displays all
defined logging configuration document.
Only Active logging configuration documents are used by Sms4Domino.
o
Sms4Domino will look for logging configuration documents that correspond to the user-id
o
that is running Sms4Domino. Sms4Domino will build a log4
j properties file that is the
concatenation of all active logging configuration documents for the current Notes user.
The title is just for documentation
o