Weiguang
Weiguang
Hi, I'm one of the maintainers of this repo. We have temporarily forked and kept the updated variant of this repo in https://github.com/guangie88/airflow-pipeline, which is basically under my personal name....
There is no restriction as to where you should be saving your TOML config for `spdlog_setup`, it works the same way as you would do `ifstream` to open file based...
Okay then in that case, I will assume that you have your binary + config TOML file + you are running your command with relative path in the same dir...
I will be assuming that you are on Linux, since `syslog` is not supported on Windows (OSX should be fine I think?) Based on the error message: `"Invalid sink type...
* To check for exact string match for logs in files (and stdout/stderr)? * To verify global pattern being set correctly to all loggers since PR #20
Noted and thanks for highlighting out this feature! Shouldn't be too difficult to implement, will probably try it out whenever I can.
Nope, most templating engine e.g. Jinja2 doesn't do this by default either.
My original focus was to make it simpler to get all external deps in one place, but missed out the fact that external deps should be searched first before looking...
Thanks for the PR, this would be good to be put into the repo once `spdlog v1.3.2` includes it in, but I might be concern about the backward compatibility with...
Hi apologies for the late response and thanks for the feedback. Since it is subjective and better for some people to throw exception when this happens, it is more likely...