You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/pybind
Jeff Becker 5c457ff486
refactor logging to use std::source_location
* use std::source_location instead of godawful macros in logging
* remove unused/absolutely haram af json logstream
* fix bug in android logger where it doesn't respect eLogNone
3 years ago
..
llarp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 3 years ago
CMakeLists.txt refactor logging to use std::source_location 3 years ago
common.hpp standardize include format and pragma once 3 years ago
module.cpp standardize include format and pragma once 3 years ago