[Home](./index.md) > [bitburner](./bitburner.md) > [HeartbleedOptions](./bitburner.heartbleedoptions.md) > [peek](./bitburner.heartbleedoptions.peek.md) ## HeartbleedOptions.peek property If true, looks at the most recent log lines but does not remove them. Default is false. **Signature:** ```typescript peek?: boolean; ```