pub fn init_logging(level: &str, format: LogFormat)
Initialize logging with the specified format and level
Note: This can only be called once per process. Subsequent calls will be ignored.