mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix downloader logging docs and some comments. (#447)
This commit is contained in:
parent
5459f10d39
commit
018e0e55f7
4 changed files with 32 additions and 30 deletions
|
|
@ -50,7 +50,7 @@ func main() {
|
|||
options.ErrorCheck(cfg.prepare())
|
||||
|
||||
if len(domains) == 0 {
|
||||
slog.Info("No domains given.")
|
||||
slog.Warn("No domains given.")
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue