mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
rework logging to make it more modular
This commit is contained in:
parent
9b74afcfa3
commit
77779ead6d
9 changed files with 161 additions and 109 deletions
|
|
@ -61,7 +61,7 @@ int main(int argc, char *argv[]) {
|
|||
pa_memchunk chunk1, chunk2, chunk3, chunk4;
|
||||
pa_memchunk silence;
|
||||
|
||||
pa_log_set_maximal_level(PA_LOG_DEBUG);
|
||||
pa_log_set_level(PA_LOG_DEBUG);
|
||||
|
||||
p = pa_mempool_new(FALSE, 0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue