'\" t .\" Title: loc_set_log_priority .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 12/02/2022 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "LOC_SET_LOG_PRIORITY" "3" "" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" loc_set_log_priority \- Sets the log level of a libloc context .SH "SYNOPSIS" .sp .nf #include .fi .sp void loc_set_log_priority(struct loc_ctx* ctx, int priority) .SH "DESCRIPTION" .sp Sets the log priority of the given context\&. See loc_get_log_priority(3) for more details\&. .SH "SEE ALSO" .sp \fBlibloc\fR(3) link:loc_set_log_fn(3) .SH "AUTHORS" .sp Michael Tremer