Skip to content
  • Petr Špaček's avatar
    912741e6
    unify verbose logging and request tracing · 912741e6
    Petr Špaček authored
    Formerly both logs used slightly different formats and duplicated code.
    From now on verbose log and request tracing are generated using the same
    code.
    
    This required a small change to request trace_log_f definition so it
    might affect external modules.
    912741e6
    unify verbose logging and request tracing
    Petr Špaček authored
    Formerly both logs used slightly different formats and duplicated code.
    From now on verbose log and request tracing are generated using the same
    code.
    
    This required a small change to request trace_log_f definition so it
    might affect external modules.
Loading