Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ critical>
Method
critical>
ProgramLog/error/error.hpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
template<>
46
constexpr bool ShouldLog<spdlog::level::critical>()
47
{
48
return true;
49
}
50
51
template<>
52
constexpr bool ShouldLog<spdlog::level::err>()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected