Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Categories Other
Created by Guest
Created on May 12, 2012

Add ability to send macro trace statements to the SystemOut.log

We use java.util.logging statements to write out most of our statements. I would like to be able to send macro trace statements to the sysout, rather than the HATS trace file.

Idea priority Medium
  • Guest
    Reply
    |
    Oct 15, 2019

    We have evaluated this request and determined that it cannot be implemented at this time.

    we already have an option to write to the console. If you still have a strong requirement of this function, please resubmit.

    Thanks

  • Guest
    Reply
    |
    May 23, 2018

    The feature that is described in this request is a candidate for a future release.

  • Guest
    Reply
    |
    Sep 14, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Enterprise Tooling
    Product - HATS

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Enterprise Tools
    Product - HATS

  • Guest
    Reply
    |
    Apr 8, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Rational
    Product family - Enterprise Tools
    Product - HATS

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Design & development
    Product - HATS

  • Guest
    Reply
    |
    Oct 9, 2012

    The SYSOUT option does not allow you to specify a level such as INFO, CONFIG, FINE, FINER,FINEST, as is with the Java commons logging API. You can only turn it on or off. Using the Commons logging allows us to turn on logging in the WAS admin console without redeploying the application, which is critical for debugging a production situation. it is standard practice to turn off system.out.println statements in the Admin console for production servers, which effectively hides these statements.

  • Guest
    Reply
    |
    Sep 17, 2012

    The requested information was not provided and the RFE is being closed. We presume that our previous suggestion was satisfactory, so we will close this RFE. Thank you.

  • Guest
    Reply
    |
    Aug 8, 2012

    HATS already provides this facility. You can print messages on Websphere Console using "SYSOUT". Trace option.

    element
    The element sends a trace message to a trace destination that you specify.
    type
    Required. The destination for the trace data. The destination must be one of the following:
    HODTRACE: The Host On-Demand Trace Facility.
    USER: A user trace handler.
    SYSOUT: The WebSphere® console.

    ** Please reference the Advanced Macro Guide, in the Macro Language
    Elements Section.

    Please let us know if this is a satisfactory solution to your issue or what additional new or changed function you require? Thank you.

  • Guest
    Reply
    |
    May 22, 2012

    This RFE is consistent with our strategy and product roadmap and IBM is continuing to evaluate.