At 6:40 AM -0400 8/13/02, Carl Schelin wrote: > You have to turn on debugging when compiling the code or when starting if > it's configured already.
If you only want to see a line logged when users log in, you don't need to enable debugging. You can use the log-login option to specify the format of the line, and you can add, delete, or modify it at will, without having to recompile.
