@robbiemu/handy-typescript / Modules / LogMethodsConfig
the config interface
• Optional
level: string
log-level to use (such as {consile.log, console.debug}, etc). defaults to {debug}
src/decorators/log-methods.decorator.ts:12
• when: boolean
compile-time boolean condition for whether to apply log aop