Skip to content
Snippets Groups Projects
  1. Jun 03, 2020
  2. May 25, 2020
  3. May 20, 2020
  4. May 14, 2020
    • George Kiagiadakis's avatar
      debug: use levels 1-5 in WIREPLUMBER_DEBUG · 5c8a462a
      George Kiagiadakis authored
      This makes WIREPLUMBER_DEBUG behave just like PIPEWIRE_DEBUG.
      Same levels, same syntax, easier for users.
      
      ERROR & CRITICAL are always printed, as they should; there is no point
      in disabling them, since:
      - ERRORs are always fatal and should never ever happen
      - CRITICALs are assertion failures and indicate bugs that need to be fixed
      5c8a462a
    • George Kiagiadakis's avatar
      debug: shorten a bit the length of the messages · a45d47f5
      George Kiagiadakis authored
      * use a short level name, like pipewire does
      * color the timestamp to compensate for the loss of the visible level name
      * use 18 chars for the category
      a45d47f5
  5. May 12, 2020
  6. May 11, 2020
  7. Apr 27, 2020
  8. Apr 15, 2020
  9. Apr 14, 2020
Loading