Skip to content

Debugging / Logging Does not work. #22

@SamuelAsherRivello

Description

@SamuelAsherRivello

The template is great. Its easy to get the project up and running.

However, there is no logging. Please add logging.

If I add logging to the main.cpp file

#include <iostream>

and

std::cout << "Hello World!" << std::endl;

There is no logging output to the terminal. See attached.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions