add auto recovery, send group with their active profiles, make warp more robust thanks to uoosef, support multiple receiver for command group
This commit is contained in:
@@ -81,8 +81,8 @@ func BuildConfig(opt ConfigOptions, input option.Options) (*option.Options, erro
|
||||
}
|
||||
|
||||
options.Log = &option.LogOptions{
|
||||
Level: opt.LogLevel,
|
||||
// Output: "box.log",
|
||||
Level: opt.LogLevel,
|
||||
Output: "box.log",
|
||||
Disabled: false,
|
||||
Timestamp: true,
|
||||
DisableColor: true,
|
||||
|
||||
Reference in New Issue
Block a user