scenarioBskLog

Overview

This scenario demonstrates how to set up run a Basilisk simulation and change the default verbosity of bskLog methods. The default verbosity is set to DEBUG, which means all bskLog call print the associated information. More information about using bskLog and changing its verbosity can be found in bskLogging.

scenarioBskLog.run(case)[source]

At the end of the python script you can specify the following example parameters.

Parameters

case (int) –

Int

Definition

0

Uses the BSK default verbosity of DEBUG

1

Sets the verbosity globally to WARNING

2

Sets the verbosity the a module to ERROR