You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: [#116] extract logging into dedicated module
- Create new logging module with init_tracing function
- Move init_tracing from lib.rs to logging.rs
- Re-export logging module in lib.rs
- Improves module organization and separation of concerns
0 commit comments