Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a sink to output to stderr #14

Open
Harrm opened this issue Jul 20, 2021 · 1 comment
Open

Add a sink to output to stderr #14

Harrm opened this issue Jul 20, 2021 · 1 comment

Comments

@Harrm
Copy link

Harrm commented Jul 20, 2021

In some environments, e. g. tests written with Google Test, it would be great to be able to easily redirect logs to stderr, as stdout is not available. It can be done by either allowing to set the stream for the console sink or by adding a specific sink for this purpose.

@xDimon xDimon mentioned this issue Feb 28, 2022
@xDimon
Copy link
Member

xDimon commented Feb 28, 2022

Will be resolved when #20 be merged

xDimon added a commit that referenced this issue Jan 10, 2025
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

(cherry picked from commit 4dd3122)
xDimon added a commit that referenced this issue Jan 13, 2025
* Feature: vcpkg compatibility (#14)

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

(cherry picked from commit 4dd3122)

* Fix: vcpkg compatibility (#15)

* feature: testing as vcpkg feature

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: vcpkg compatibility

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: c++ standard over vcpkg

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: CI

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: coverage

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* update: hunter

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: use CLT in macos

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* fix: c++ standard and toolchain file

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

---------

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
(cherry picked from commit c13d77d)

* feature: use yaml-node as source of configurator

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>

* empty

---------

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants