Log messages are created in the message server in a number of ways. The methods listed below fall into two camps: creating new logging and redirecting existing logging. All will get you up and logging in minutes!
Creating new logging
How do I use the command line utility to create log messages?
How do I use the API to create log messages?
{button How do I log a message from this help file by pushing this button? :), ExecFile(PBLog.exe, /MI Answer: you run PBLog.exe using the help system\'s ExecFile() macro., SW_HIDE)}
Redirecting existing logging to Paul Bunyan
How do I redirect my application’s existing logging calls?