LoGin 36ab404868 Feature: Initialize simple logger with custom logging-backend. (#1) 1 year ago
..
colors.rs 80947e45a2 Make feature examples depend on those features 3 years ago
custom_log_backend.rs 36ab404868 Feature: Initialize simple logger with custom logging-backend. (#1) 1 year ago
flush.rs 80c236b7aa Add an example of flushing the logger 2 years ago
init.rs d1ec587ae4 Implement builder pattern 4 years ago
init_with_level.rs febfcefa1e Relax rustfmt line length and reformat code 2 years ago
init_with_target_level.rs e52ef4bb62 Little fixes 4 years ago
threads.rs 70f5d5e1be Implement thread IDs based on @cehteh's work 3 years ago
timestamps_format.rs cc011a8c92 Rename with_custom_timestamps to with_timestamp_format 1 year ago
timestamps_local.rs bc4d25ab91 Use an enum to control timestamp display 2 years ago
timestamps_none.rs 8dad7548e1 Add an example for Timezones::None 2 years ago
timestamps_utc.rs bc4d25ab91 Use an enum to control timestamp display 2 years ago
timestamps_utc_offset.rs 63519f5d55 Add a timestamp option using a static UTC offset 2 years ago