Package org.djutils.logger
Class LogCategoryTest
- java.lang.Object
-
- org.djutils.logger.LogCategoryTest
-
public class LogCategoryTest extends Object
LogCategoryTest.java.Copyright (c) 2019-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description LogCategoryTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testLogCategory()
Test the LogCategory.
-