bau icon indicating copy to clipboard operation
bau copied to clipboard

Log levels

Open adamralph opened this issue 10 years ago • 1 comments

This feature should also provide logging methods for task plugins. When a plugin logs, the prefix should be something like [Bau][TypenameWithoutNamespace]. When logging at <= debug level, it could include the namespace.

adamralph avatar May 10 '14 13:05 adamralph

Currently in beta, but bau.CurrentTask seems to return the top level task instead of the current task.

adamralph avatar Feb 21 '15 14:02 adamralph