F
Fernando Souza
Guest
The log entry types are described in the “Debugging and Troubleshooting” book. There are whole chapters on logging and log entry types on that book. You can specify different logging levels for different log entry types, so Proevents.Other:4 means that for that one log entry type, we will apply logging level 4, and for the other ones we will apply the value specified for the –logginglevel startup parameter. Logging levels for log entry types go from 2 to 4.
Continue reading...
Continue reading...