Home
last modified time | relevance | path

Searched refs:log_level (Results 1 – 2 of 2) sorted by relevance

/xiu/application/xiu/src/
H A Dmain.rs151 let log_level = match matches.get_one::<String>("log") { in main() localVariable
162 log_level, in main()
/xiu/application/xiu/src/config/
H A Dmod.rs27 log_level: String, in new()
74 level: log_level, in new()