[DEECo] [d3scomp/JDEECo] f293bb: Adding logging formaters that simplifies the log o...

GitHub noreply at github.com
Wed Mar 18 16:46:41 CET 2015


  Branch: refs/heads/jDEECo-3
  Home:   https://github.com/d3scomp/JDEECo
  Commit: f293bb97dcb1722345a50076f85033a1c9f83bc8
      https://github.com/d3scomp/JDEECo/commit/f293bb97dcb1722345a50076f85033a1c9f83bc8
  Author: iridin <skoda at d3s.mff.cuni.cz>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Log.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/SimpleColorFormatter.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/SimpleFormatter.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/StandardLogger.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
    M jdeeco-core/test/logging.properties
    R jdeeco-network-plugin/test/.gitignore
    A jdeeco-network-plugin/test/logging.properties

  Log Message:
  -----------
  Adding logging formaters that simplifies the log output and the formater
for console output adds coloring based on the log levels. It means that
the info and debug log messages in the console will no longer be colored
red. In order to be able to take advantage of this feature a plugin
needs to be installed into eclipse. More info will be provided on the
github project page.




More information about the DEECo mailing list