Skip to content
  • Marc Ariberti's avatar
    Done a new logging system (easily adaptable to the new vlcs) · bc038ca1
    Marc Ariberti authored
    * logmethod has been removed
    * logs are sent to a list of outputs (with a type for each)
    * only one logfile can be used because of the way config is managed now
    * log outputs are referenced by their FILE* (for removing for eg)
    * it allows telnetd to draw logs on its ouput using FIFOs
    bc038ca1