[ 
https://issues.apache.org/jira/browse/LOG4J2-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985297#comment-14985297
 ] 

Mikael Ståldal edited comment on LOG4J2-1181 at 11/2/15 2:42 PM:
-----------------------------------------------------------------

{{Logging}} is a wrapper for {{LogManager}}. There is no test for it since it 
is very trivial.

We could do Scala wrappers for {{MarkerManager}} and other stuff, but I don't 
think it's worth it. You can use the current Java versions directly from Scala 
and you would not gain much by wrapping it.



was (Author: mikaelstaldal):
{{Logging}} is a wrapper for {{LogManager}}. There is no test for it since it 
is very trivial.

I don't think we need wrappers for {{MarkerManager}} and other stuff, you can 
just use them directly from Scala.


> Scala wrapper for Log4j 2 API
> -----------------------------
>
>                 Key: LOG4J2-1181
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1181
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: API
>    Affects Versions: 2.4.1
>            Reporter: Mikael Ståldal
>
> Scala wrapper for Log4j 2 API which makes use of Scala features like macros 
> and string interpolation.
> Inspired from [Typesafe's Scala 
> Logging|https://github.com/typesafehub/scala-logging] but should use Log4j 2 
> directly and expose its features.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to