You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/27 15:20:20 UTC

[jira] [Commented] (IGNITE-3280) .NET: Log4net integration

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

ASF GitHub Bot commented on IGNITE-3280:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/1125

    IGNITE-3280 .NET: Log4net integration

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-3280

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1125.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1125
    
----
commit f1540e352feee9ec9580b63c5815c9bb6becb97a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:07:35Z

    Add log4net project

commit 5ecbdeb08e1bb5974153b344ce54aed0b9c9534e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:08:40Z

    Fix sln

commit cdf0bbedfbaddd3230c3b5ce1555275a93af0cc7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:23:45Z

    wip tests

commit 38b9047eb67a8c4461fdc1ae7163d893738bc5a9
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:31:54Z

    Add log4net NuGet dependency

commit 1ac175c12027ccbcf8e0c6cacbaca9971815df8f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:38:52Z

    Fix csproj version

commit a70b529c93c631d4a578b2069c772efff227d481
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:41:17Z

    wip

commit fd64e97ee425188e4b6288d7c5da96553e7de2c8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:45:11Z

    log level conversion

commit d05a65e9a20d60f4a557f36ee34efa545f67ac33
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:45:35Z

    wip rename

commit 919731358df50c22ab8ec2c46e4f3402e6486254
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:45:52Z

    Fix letter case in file name

commit b7a2f179477213364194e7145e26913a2f534762
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T10:58:02Z

    Logger implemented

commit 77260828a8802b704df41431f3b6568f52c9eda5
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T12:04:33Z

    wip tests

commit bfd9c5a0c74076967d1a43767b6bc89066618d28
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T12:05:56Z

    wip

commit b7b914bd61c50197af993b0e68eca7409c709487
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T12:07:31Z

    wip

commit c6f884b1abbe56fa34831ab3e098691d8066f2c4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T12:07:59Z

    wip

commit 41c2a2ae723802f664d9c5821848b95684963ff1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T12:08:56Z

    Sign the assembly

commit c76c09a6c35daa581964e1508f20e5587cde7e26
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:13:38Z

    TestLogLevelConversion done

commit a4cdc58cb98cfcd5e9e6db30789e24c3a1e6955f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:19:21Z

    wip

commit 222dca2433bd7240eb161424bf4d83bca574f584
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:31:59Z

    wip

commit 6f48519a0aba3025f0487bc2565dd273fc4d8468
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:41:02Z

    wip

commit cc895d02c70b395e9cc3a08b5f7fbe9ab922f503
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:51:31Z

    wip

commit 611f956aa981aea708d4f81276fb193fc32132bb
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T13:57:12Z

    logger done

commit 798f3dc8e75389380c8d6ed00090d5313236f790
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:00:17Z

    wip

commit b7d28dfa7dd042856155d1b864a044db26cb7b43
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:02:39Z

    wip tests

commit f3f88bd2ec39109547ea6541c50277a9fad9f4ed
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:04:59Z

    wip

commit e7552e2480065270aa22d89dac2da1c7ce46e41d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:10:49Z

    Tests done

commit c9ec04ed668d11a955b66771de39d1f9c166e2a6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:31:22Z

    Tests fixed

commit f7f4c2b8b319cd3d258aba1e72c4dff26e17f9e4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T14:40:47Z

    Add nuspec

commit 0e40da8a88aa223c77ae5c355c51bc7760484395
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T15:05:21Z

    wip

commit 404fbc77555aa1c7a117aa621ae5f3b29d0a7d08
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T15:06:35Z

    wip

commit d672ab03f90493c1510092af5444b13d78292c58
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-27T15:10:34Z

    fix sln

----


> .NET: Log4net integration
> -------------------------
>
>                 Key: IGNITE-3280
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3280
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .net, roadmap
>             Fix For: 1.8
>
>
> Provide Log4net implementation for {code}Apache.Ignite.Core.Log.ILogger{code}
> Should be in a separate assembly/nuget.



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