Open ckcr4lyf opened 1 year ago
it would be nice to have some kind of env_logger , but configurable at compile time
That way we can make debug builds for testing with logs, and for production build without logging
Addressed kinda in https://github.com/ckcr4lyf/kiryuu/pull/39 , keeping this open for non tracing logging.
it would be nice to have some kind of env_logger , but configurable at compile time
That way we can make debug builds for testing with logs, and for production build without logging