Function

Idelog_get_verbosity

since: 45

Declaration

int
ide_log_get_verbosity (
  void
)

Description

Retrieves the log verbosity, which is the number of times -v was provided on the command line.

Available since: 45

Return value

Type: int

No description available.