index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
logging.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ErrorReport/Report for errors in warn! in arti
Ian Jackson
2023-01-30
1
-1
/
+2
*
Enforce SafeLogging on the console.
Nick Mathewson
2022-09-26
1
-30
/
+10
*
Mark a few APIs as experimental in docs.
Nick Mathewson
2022-08-30
1
-0
/
+1
*
arti: Raise the default console log severity to "info"
Nick Mathewson
2022-08-25
1
-1
/
+1
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
1
-2
/
+4
*
impl_standard_builder: Use for arti::logging::LogfileConfig
Ian Jackson
2022-06-16
1
-7
/
+2
*
arti: logging config: Replace a manual Debug impl
Ian Jackson
2022-06-16
1
-7
/
+4
*
config: Do not strip_option for journald (and in future)
Ian Jackson
2022-06-10
1
-1
/
+1
*
config: Provide tor_config::resolve_option and resolve journald
Ian Jackson
2022-05-30
1
-1
/
+4
*
Apply fs-mistrust to logfile directories.
Nick Mathewson
2022-05-24
1
-5
/
+15
*
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-7
/
+0
*
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-2
/
+2
*
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
1
-6
/
+2
*
Disable safe-logging when logging to console.
Nick Mathewson
2022-05-06
1
-1
/
+30
*
arti: add support for safe-logging configuration
Nick Mathewson
2022-05-06
1
-2
/
+33
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-10
/
+5
*
Make LogRotation Serialize
Ian Jackson
2022-05-05
1
-1
/
+1
*
Change builder list API
Ian Jackson
2022-05-04
1
-7
/
+13
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+3
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-3
/
+1
*
Introduce define_list_config_builder macro
Ian Jackson
2022-04-25
1
-46
/
+9
*
logging: Drop a pointless .within() call
Ian Jackson
2022-04-25
1
-2
/
+1
*
logfiles: Introduce LogfileListConfigBuilder
Ian Jackson
2022-04-22
1
-16
/
+18
*
logfiles: Adjust LoggingConfigBuilder::file and impl Deserialize
Ian Jackson
2022-04-22
1
-1
/
+54
*
logfiles Rename LogfileConfig::file to files
Ian Jackson
2022-04-22
1
-4
/
+4
*
Tidy up filt_from_opt_str
Ian Jackson
2022-03-21
1
-4
/
+3
*
Abolish logging filter option accessors
Ian Jackson
2022-03-21
1
-19
/
+7
*
Abolish easy accessors for logging config
Ian Jackson
2022-03-21
1
-26
/
+6
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
1
-1
/
+127
*
Rename arti::trace module to arti::logging
Ian Jackson
2022-03-21
1
-0
/
+152