Press n or j to go to the next uncovered block, b, p or k for the previous block.
export enum DynamicFormLogLevel { Error = 1, Warning = 2, Information = 3, Debug = 4 }