public class DebugUtils extends Object
Modifier and Type | Method and Description |
---|---|
DebugUtils |
logId(String fieldName,
Object o) |
DebugUtils |
logStack() |
static void |
logTimingPoint(String label,
BuildTimingPoint event,
org.apache.log4j.Logger log1) |
static void |
toggleSQLLogging(org.apache.log4j.Level logLevel)
Sets the SQL logging
|
static DebugUtils |
withLog(org.apache.log4j.Logger log) |
public static DebugUtils withLog(org.apache.log4j.Logger log)
public static void logTimingPoint(String label, BuildTimingPoint event, org.apache.log4j.Logger log1)
public DebugUtils logId(String fieldName, Object o)
public DebugUtils logStack()
public static void toggleSQLLogging(org.apache.log4j.Level logLevel)
logLevel
- Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.