-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Update 2025-10-06
Almost done. Give it some time to review the API design.
The facade crate would keep in 0.x but all the core APIs and dedicated impls can go beyond 1.x.
Update 2025-08-31
According to #147, we're about to logforth 1.0. Below are the remaining tasks:
- Async appender #145
- Log file name style #143
- Rolling file appender overgrows x.log.0 on restart when max_file_size is set #153
- Adapt RollingFile with Async appender and remove SingleFile appender
- Break down crates #176
- logforth-core (APIs, always stable impls)
- logforth-appender-fastrace (and others)
- logforth-layout-logfmt (and others)
- logforth-diagnostic-fastrace (and others)
- logforth-filter-? (not yet any)
FYI @andylokandy @Xuanwo
cc @KodrAus in case you have time to take a look and are interested in log
ecosystem news >_<
Metadata
Metadata
Assignees
Labels
No labels