<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:56:55 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-85138] guide for log messages and debug levels</title>
                <link>https://jira.mongodb.org/browse/SERVER-85138</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Provide guidelines on log message style and assigning appropriate debug log levels (LOG() macro).&lt;/p&gt;

&lt;p&gt;Debug Logging Enhancements:&lt;br/&gt;
&lt;a href=&quot;https://docs.google.com/a/10gen.com/document/d/1Ab2j_jpr9wjS1fS3n3fVpC3PiFPW8HiSvjHhG8rkWjc/edit?usp=sharing&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/a/10gen.com/document/d/1Ab2j_jpr9wjS1fS3n3fVpC3PiFPW8HiSvjHhG8rkWjc/edit?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Logging Module Spec (March 2013):&lt;br/&gt;
&lt;a href=&quot;https://wiki.10gen.com/display/10GEN/Logging+module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.10gen.com/display/10GEN/Logging+module&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Outline:&lt;/p&gt;

&lt;p&gt;Top of file (before platform/basic.h)&lt;br/&gt;
#define MONGO_LOG_DEFAULT COMPONENT ::mongo::logger::LogComponent::kSharding&lt;/p&gt;

&lt;p&gt;Always include mongo/util/log.h where logging is done.&lt;/p&gt;

&lt;p&gt;No more logging in headers&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;mongo/util/log.h has been modified to prevent multiple inclusion (indirectly disallowing its use in headers)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;severe(), error(), warning(), log() and LOG() will use log component defined in MONGO_LOG_COMPONENT_DEFAULT is available. Otherwise defaults to LogComponent::kDefault.&lt;/p&gt;

&lt;p&gt;severe(), error(), warning(), log() will accept optional log component argument if MONGO_LOG_COMPONENT is not appropriate for the current scope.&lt;/p&gt;

&lt;p&gt;For configuration, see mongo db manual for &lt;b&gt;logComponentVerbosity&lt;/b&gt; server parameter or &lt;b&gt;systemLog.component&lt;/b&gt; YAML configuration option.&lt;/p&gt;</description>
                <environment></environment>
        <key id="149876">SERVER-85138</key>
            <summary>guide for log messages and debug levels</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                            <label>community-team</label>
                    </labels>
                <created>Tue, 29 Jul 2014 22:48:50 +0000</created>
                <updated>Fri, 12 Jan 2024 03:10:04 +0000</updated>
                            <resolved>Tue, 19 Aug 2014 20:54:29 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="695895" author="benety.goh" created="Tue, 19 Aug 2014 20:53:41 +0000"  >&lt;p&gt;Changes have been made to:&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongodb-www-about&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongodb-www-about&lt;/a&gt;&lt;br/&gt;
(Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kay.kim%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;kay.kim@10gen.com&quot;&gt;kay.kim@10gen.com&lt;/a&gt;!)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-85138&quot; title=&quot;guide for log messages and debug levels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-85138&quot;&gt;&lt;del&gt;WRITING-954&lt;/del&gt;&lt;/a&gt; define default log component&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongodb-www-about/commit/ab9e88c12a705e1f9cb2a99b61a9cc49d12981d0#diff-2acd125bfb1e1b15271b8b0157d2ffdc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongodb-www-about/commit/ab9e88c12a705e1f9cb2a99b61a9cc49d12981d0#diff-2acd125bfb1e1b15271b8b0157d2ffdc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-85138&quot; title=&quot;guide for log messages and debug levels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-85138&quot;&gt;&lt;del&gt;WRITING-954&lt;/del&gt;&lt;/a&gt;: fix dangling prep&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongodb-www-about/commit/8c622c25fee85d54b36862353532e8ccf321b372#diff-2acd125bfb1e1b15271b8b0157d2ffdc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongodb-www-about/commit/8c622c25fee85d54b36862353532e8ccf321b372#diff-2acd125bfb1e1b15271b8b0157d2ffdc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-85138&quot; title=&quot;guide for log messages and debug levels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-85138&quot;&gt;&lt;del&gt;WRITING-954&lt;/del&gt;&lt;/a&gt;: fix gerund&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongodb-www-about/commit/91ede779fae1a91d912b6b1ba62b1df601376c11#diff-2acd125bfb1e1b15271b8b0157d2ffdc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongodb-www-about/commit/91ede779fae1a91d912b6b1ba62b1df601376c11#diff-2acd125bfb1e1b15271b8b0157d2ffdc&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="31532">SERVER-5092</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="150026">SERVER-14729</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="144922">SERVER-14415</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="144923">SERVER-14416</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="144930">DOCS-3694</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24525">SERVER-4217</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 16 Mar 2015 23:52:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 26 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>kelly.lewis@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 26 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hs1qev:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrf947:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1338</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="234">Server 2.7.5</customfieldvalue>
    <customfieldvalue id="252">Server 2.7.6</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht3i9b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>