logging-log4j2 git commit: Javadoc.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 8fbd777ec -> dd6c53ea3 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/dd6c53ea Tree:

logging-log4j2 git commit: Pattern is: %message{ansi}{WarningStyle=red, bold DataStyle=blue}%n

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 79e0012cf -> 7b8f42b2e Pattern is: %message{ansi}{WarningStyle=red,bold DataStyle=blue}%n Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Parameterize default JAnsi begin and end tokens.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 7b8f42b2e -> 831086fc5 Parameterize default JAnsi begin and end tokens. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/831086fc Tree:

logging-log4j2 git commit: Javadoc.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 831086fc5 -> 8fbd777ec Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8fbd777e Tree:

logging-log4j2 git commit: First cut of rendering a message with ANSI escape codes using JAnsi syntax. Up next: A Log4j syntax with 'styles' and possibly HTML.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage [created] 48c808aac First cut of rendering a message with ANSI escape codes using JAnsi syntax. Up next: A Log4j syntax with 'styles' and possibly HTML. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo

logging-log4j2 git commit: Second cut of rendering a message with ANSI escape codes using JAnsi syntax, this time with _style names_.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 48c808aac -> 79e0012cf Second cut of rendering a message with ANSI escape codes using JAnsi syntax, this time with _style names_. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Revert "Move the offset closer to its use sites (inside the if block)."

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 48a6dd984 -> 3d10480ee Revert "Move the offset closer to its use sites (inside the if block)." This reverts commit 48a6dd984b33048af6f078d7923ca2ac50c02559. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo

logging-log4j2 git commit: Better example and update Javadoc for running examples.

2016-06-27 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage dd6c53ea3 -> 8b83de4c9 Better example and update Javadoc for running examples. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[1/3] logging-log4j2 git commit: Fix JavaDoc

2016-06-27 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 20598dac9 -> 245cc32c2 Fix JavaDoc Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/922cdf04 Tree:

logging-log4j2 git commit: Scala API sample

2016-06-27 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 245cc32c2 -> 06e4b1852 Scala API sample Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/06e4b185 Tree:

logging-log4j2 git commit: Fix Scala API docs

2016-06-27 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 c00ecb2f6 -> 20598dac9 Fix Scala API docs Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/20598dac Tree:

[3/3] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181

2016-06-27 Thread mikes
Merge branch 'master' into LOG4J-1181 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/245cc32c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/245cc32c Diff:

logging-log4j2 git commit: Fix Scaladoc

2016-06-27 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 8abe19e0b -> 8f69d189c Fix Scaladoc Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8f69d189 Tree:

[1/3] logging-log4j2 git commit: Clean-up Scala API POMs

2016-06-27 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 8f69d189c -> c00ecb2f6 Clean-up Scala API POMs Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5a1e986d Tree:

[2/3] logging-log4j2 git commit: Generate ScalaDoc with mvn site

2016-06-27 Thread mikes
Generate ScalaDoc with mvn site Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/01db8f5e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/01db8f5e Diff:

[3/3] logging-log4j2 git commit: Add link to ScalaDoc

2016-06-27 Thread mikes
Add link to ScalaDoc Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c00ecb2f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c00ecb2f Diff: