Project

General

Profile

Actions

Optimization #4114

closed

Optmize Rust logging macros: SCLogInfo, SCLogDebug and friends

Added by Jason Ish over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
medium
Difficulty:
medium
Label:

Description

Danny Browning raised some issues with our current Rust log macros. They do a little more work than they should before before checking the log level. Additionally, SCLogDebug!() should be wrapped behind a feature flag so it expends to nothing if debug log is disabled.

Actions #1

Updated by Jason Ish over 3 years ago

  • Effort set to medium
  • Difficulty set to medium
Actions #2

Updated by Jason Ish over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Jason Ish
  • Target version set to 6.0.1
Actions

Also available in: Atom PDF