Skip to content

Commit

Permalink
feat: export ColoredLevel
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Aug 1, 2024
1 parent 44afe70 commit 5773ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layout/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pub use identical::Identical;
pub use kv_display::KvDisplay;
#[cfg(feature = "json")]
pub use simple_json::SimpleJson;
pub use simple_text::ColoredLevel;
pub use simple_text::SimpleText;

mod custom;
Expand Down

0 comments on commit 5773ee5

Please sign in to comment.