Skip to content

Conversation

@derchr
Copy link
Contributor

@derchr derchr commented Oct 15, 2025

I got a build error regarding a log call:

/home/derek/Git/SystemC-Components/src/common/util/logging.h:189:18: Fehler: »class logging::Log<T>« hat kein Element namens »Get«; meinten Sie »get«? [-Wtemplate-body]
  189 |         Log<T>().Get(WARN) << "Unknown logging level '" << level << "'. Using INFO level as default.";
      |                  ^~~
      |                  get
``

@eyck eyck merged commit 0aebbf7 into Minres:main Oct 16, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants