[ 
https://issues.apache.org/jira/browse/LOG4NET-630?focusedWorklogId=249192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249192
 ]

ASF GitHub Bot logged work on LOG4NET-630:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/May/19 08:36
            Start Date: 28/May/19 08:36
    Worklog Time Spent: 10m 
      Work Description: dpsenner commented on issue #49: Fixes LOG4NET-630 
Log4Net missing Timestamp etc. in internal LogLog
URL: https://github.com/apache/logging-log4net/pull/49#issuecomment-496420190
 
 
   > Do you think I shall use the `LoggingEvent` and the whole Layout Patterns 
for formatting somehow?
   
   As far as I can recall, the internal logging does not use `LoggingEvent` or 
other infrastructure (for a good reason).
   
   > the message is already preformated (log4net + level + message) and there 
is no Type.FullName (i.e. %logger)
   
   This is perfectly fine as far as I am concerned.
   
   > I added the rights to my fork for you. Feel free to update my fork with 
your suggestions! :)
   
   Probably not going to happen in the foreseeable future. I am happy with not 
spending the little spare time there is left in front of the computer but with 
the kids.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 249192)
    Time Spent: 40m  (was: 0.5h)

> Log4Net missing Timestamp etc. in internal LogLog
> -------------------------------------------------
>
>                 Key: LOG4NET-630
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-630
>             Project: Log4net
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.8
>            Reporter: Miro Jablonsky
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I am facing the same problem as described in following StackOverflow topic: 
> [Log4Net internal debug 
> Timestamp|https://stackoverflow.com/questions/40077917/log4net-internal-debug-timestamp]
>  
> Citation:
> I am having intermittent problems with Log4net not logging and in other 
> threads there is a suggestion to setup internal logging by
> <add key="{color:#d04437}log4net.Internal.Debug{color}" 
> value="{color:#d04437}true{color}"/>
> I have added this and it does work, which is great, but there is no 
> timestamp. Is there a way I can have Timestamp on the internal logging. Any 
> help is appreciated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to