-
These are more reactions. They may not be completely thought through. However I do like what I see so far.
* Span needs a Finish() API and an end-time.
* Do we need PreciseStartTimeStamp? W…
-
Hello,
Thinking of the new plugin system that will hopefully build a community of plugins - someone somewhere is going to need to debug a plugin, and to turn debugging on for logstash can produce tho…
-
I see a lot of logs printed to System.out or System.err.
Would it be possible to use a library like log4j http://logging.apache.org/log4j/2.x/ and use log.error, log.warning, log.info, log.debug inste…
-
ASP.NET 5->Fundamentals->Logging
- Implementing logging in your app
- Resolve `ILoggerFactor` or `ILogger` from DI
- Call `CreateLogger`, pass in a name for the log source
- Names are by conve…
-
I'm a little confused about setting up logging handlers for `rio` commands. There appears to be some handler which eludes configuration and results in double logging messages.
Consider this standalo…
-
I have widely used a few extensions to Ruby's code Logger class to build hierarchical loggers, and also to help formatting log messages, close to what pretty-printing does. See for instance https://gi…
-
```
XMonad.Core.recompile passes "-i" to ghc when compiling
~/.xmonad/xmonad.hs, making it impossible to break a configuration into
multiple modules. This issue was previously discussed at:
http://…
-
From https://docs.python.org/2/library/logging.html#logger-objects :
> The `name` is potentially a period-separated hierarchical value, like `foo.bar.baz` (though it could also be just plain `foo`, …
-
I was wondering why my logging messages started disappearing after some point in my analysis and it seems like it's caused by importing PyEMMA into HTMD.
``` python
ipdb> logger.info('est')
2015-11-3…
-
```
XMonad.Core.recompile passes "-i" to ghc when compiling
~/.xmonad/xmonad.hs, making it impossible to break a configuration into
multiple modules. This issue was previously discussed at:
http://…