Class Cat

java.lang.Object
org.opentrafficsim.base.logger.Cat

public final class Cat
extends java.lang.Object
Predefined categories for Category logging.

Copyright (c) 2003-2019 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Author:
Alexander Verbraeck
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static LogCategory BASE
    BASE project.
    static LogCategory CORE
    CORE project.
    static LogCategory PARSER
    PARSER projects.
    static LogCategory ROAD
    ROAD project.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait