Update log redirect APIs to be able to specify a single logger

Aperta
#5,865 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cpp
Ambito
api, tooling

Direzione di ricerca

Start by locating the log APIs that redirect output to stdout or stderr, then review how they currently select loggers. Decide whether the interface should support one logger, a set of loggers, or both. Done means the selected logger output can be redirected without affecting unrelated loggers, with the other redirect APIs considered as noted in the issue.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Component: API Effort: Low Impact: Medium

What is the feature you'd like to have?
It would be great if there could be an update to the log API that lets you specify which logger you want to log to stdout/stderr.

Is your feature request related to a problem?
I want to output a single logger's content to stdout, but I cannot do that.

Are any alternative solutions acceptable?
None that I can think of.

Additional Information:
Should probably check other log functions that redirect output to see if they can also be updated to handle a single logger. Also might be nice to be able to hand it a set of loggers rather than a single one.

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.