Set the priority level at which messages should be printed (for the current thread)
Set the priority level at which messages should be printed (for the current thread). Messages of a priority level conceptually greater than or equal to this number (numerically less than or equal) are printed. Messages with conceptually lower (numerically higher) priorities than this level are ignored. Don't blame us for the backwards semantics; syslog started them!
generated by doc++