Files
sbt/project
Eugene Yokota 8c9dfda089 Split log output per channel
LogManager implementation is modified to use ManagedLogger, which can swap out backing Appenders without re-creating the log instance.

The State was also changed to track `currentCommand: Option[Exec]`. `Exec` knows the origin of the command invocation, and using that we can now send the network-originated events only to the network clients.

Combined together, this implements log splitting between the sbt clients (channels).
2017-01-13 03:00:02 -05:00
..
2016-12-11 12:08:28 +00:00
2015-07-10 11:53:48 +02:00
2016-12-11 12:13:11 +00:00
2015-02-02 22:44:02 -05:00
2017-01-13 03:00:02 -05:00
2016-09-26 22:45:24 +02:00
2016-09-01 01:14:14 +01:00
2015-07-10 11:53:48 +02:00
2016-11-16 14:41:18 +00:00