Package thredds.logs
Class LogCategorizer
- java.lang.Object
-
- thredds.logs.LogCategorizer
-
public class LogCategorizer extends Object
Class Description.- Since:
- Mar 23, 2009
-
-
Constructor Summary
Constructors Constructor Description LogCategorizer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringfindService(String path)static StringgetDataroot(String path, int status)static StringgetService(String path)static StringgetServiceSpecial(String path)static PathMatcherreadRoots()static voidsetRoots(String raw)
-
-
-
Field Detail
-
services
public static String[] services
-
-
Method Detail
-
setRoots
public static void setRoots(String raw)
-
readRoots
public static PathMatcher readRoots()
-
-