GitXplorerGitXplorer
K

log_macros

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
fd0c8e7d16d50063e685ebb33a38f0f61050a290

Update README.md

KKodrAus committed 4 years ago
Unverified
a635b30980256e214679115d8868557f674ac465

shift a few things around

KKodrAus committed 4 years ago
Unverified
91f5b2523d9b44b80c3fabeee7433c478800166d

sketch out attribute expansion

KKodrAus committed 4 years ago
Unverified
07d34a03d35f7b769b3ea9ee0336bc31a626551d

add a simple args parser

KKodrAus committed 4 years ago
Unverified
72bbdca66b55b515f27be31bd58006c5c2a55365

sketch out macro crate

KKodrAus committed 5 years ago
Unverified
04de207b1c29afd9df7086efdb97e1a74aa07ebe

initial

KKodrAus committed 5 years ago

README

The README file for this repository.

This code has been moved to https://github.com/KodrAus/antlog

log_macros

This repository is an experimental set of macros for logging in Rust. It currently requires a nightly compiler so we can explore what future features can do, but could be converted to work on stable with some caveats.