Nebula
Loading...
Searching...
No Matches
PyLogHook.h File Reference
#include <utility>
#include <string>
#include "nanobind/nanobind.h"

Go to the source code of this file.

Namespaces

namespace  tyti
 
namespace  tyti::pylog
 
namespace  tyti::pylog::detail
 

Functions

template<typename T >
nanobind::object tyti::pylog::detail::LogHookMakeObject (T t)
 
template<typename T >
void tyti::pylog::detail::redirect_syspipe (T t, const char *pipename)
 
template<typename T >
void tyti::pylog::redirect_stdout (T t)
 redirects sys.stdout
 
template<typename T >
void tyti::pylog::redirect_stderr (T t)