Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
hook_registry.cpp File Reference

HookRegistry implementation — registration, dispatch, error handling. More...

#include <entropic/core/hook_registry.h>
#include <entropic/types/logging.h>
#include <algorithm>
#include <cstdlib>
#include <exception>
Include dependency graph for hook_registry.cpp:

Go to the source code of this file.

Namespaces

namespace  entropic
 Activate model on GPU (WARM → ACTIVE).
 

Variables

static auto logger = entropic::log::get("core.hook_registry")
 

Detailed Description

HookRegistry implementation — registration, dispatch, error handling.

Version
1.9.1

Definition in file hook_registry.cpp.

Variable Documentation

◆ logger

auto logger = entropic::log::get("core.hook_registry")
static

Definition at line 15 of file hook_registry.cpp.