err-logging

Crates.ioerr-logging
lib.rserr-logging
version0.1.1
sourcesrc
created_at2024-05-30 03:47:55.200788
updated_at2024-06-07 01:51:29.983987
descriptionWhen result is an error, print the file name, line number, and uid.
homepage
repositoryhttps://github.com/malefooo/err-logging
max_upload_size
id1256488
size15,481
(malefooo)

documentation

README

err-logging

example:

/// [uid | file | line] - [err]

[2024-05-30T03:37:49Z ERROR err_logging::error_logging] [ <95aa1020-bfcd-4ade-84ba-5c8b1a8bdedb> | <src/error_logging.rs> | <48> ] - ["test ep print"]

Commit count: 6

cargo fmt