amethyst icon indicating copy to clipboard operation
amethyst copied to clipboard

Control over logging

Open bararchy opened this issue 9 years ago • 2 comments

We need to have more control over logging:

  1. Control of output IO (file, STDOUT, STDERR, etc..)
  2. Control over format (clear text, Logger, etc..)
  3. Control via levels, warn, error, fatal etc ..

bararchy avatar Jun 23 '15 10:06 bararchy

@bararchy yes, Amethyst really lacks of logging control. I'm working on it.

Codcore avatar Jun 25 '15 10:06 Codcore

Can you use the AddHandler for Logging control in Amethyst ?

puppetpies avatar Apr 23 '16 16:04 puppetpies