NixOS/nix

C API: Logging callbacks

Open

#11,036 创建于 2024年7月4日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人)C++ (9,803 star) (1,293 fork)batch import
c apifeaturegood first issueidea approved

描述

It would be ideal to have isolated logging streams that would be associated with either an evaluator state, or store, or a context. By logs I mean output from builtins.trace and from builders.

At the moment it would be a nice feature for me but if I find I really need it then I might attempt to implement it myself.

Priorities

Add :+1: to issues you find important.

贡献者指南