Getting all logged events to a file

It’s the stupidest question I know - but it’s been defeating me.

I have a serious error to resolve and I want to dump every message that goes to the server console to a file at startup. The Notes log.nsf database is only a partial record of the events that flash past when the server is starting up.

I’ve added the statement:

Debug_Outfile=C:\TraceLogs\debug.txt to my Notes.ini but there’s not much in it.

I’ve looked in all the places I might find this, but so far to no effect.

David Clover

IT Development Manager

Faculty of Maths, Computing and Technology

The Open University

Subject: Found it - sorry!

Found it…

console_log_enabled is the clue

Will give it a whirl!

David Clover