All notable changes to this project will be documented in this file.
- Use correct example url in readme
- Add screenshot to readme
- Add caveat about infinite recursions in readme
- Resolve error in event levels for nested
silence_tree!
- Simplify color management
- Add tree silencing feature
- Always compile
macros
module - Return an
Option
inget_trace_for_tag
- Add comments and examples
- Add trace print control functions and macros
- Optimize trace prints when disabled
- Optimize macros when trace feature is not active
- Rename
max_level
toset_max_level
- Features optimization
- Simplify features usage
- Add the
max_level!
macro
- Simplify the
__fn_name
macro to remove generic types
- Allow trailing commas in
trace!
macro
- Add screenshot to README.md
- Update dependencies
- Clean up the mess in event display
- Add macros for activation and deactivation
- Add
trace
macro - Add print functions and macros
- Update readme for macros
- Single line feed when building trace
- Use consistent colors for context