Closed ariard closed 1 year ago
@ariard I am taking a look at this. Ill submit a PR to start off and we can review from there.
Please see new PR here https://github.com/civkit/civkit-node/pull/36
@ariard I believe we can close this.
Yes this can be closed.
Now we have TOML support to parse config file thanks #29 , the log could be captured in a
LoggerRecord
and be dropped in a file on-disk, rather being printed on stdout.