Constructor and Description |
---|
SystemOut() |
Modifier and Type | Method and Description |
---|---|
static PrintWriter |
getPrinWriter(int type) |
static void |
print(PrintWriter pw,
String value)
logs a value
|
static void |
print(String value)
logs a value
|
static void |
print(String value,
int type) |
static void |
printDate(PrintWriter pw,
String value)
logs a value
|
static void |
printDate(String value)
logs a value
|
static void |
printDate(String value,
int type) |
static void |
printStack(int type) |
static void |
printStack(PrintWriter pw) |
public SystemOut()
public static void printDate(PrintWriter pw, String value)
value
- public static void print(PrintWriter pw, String value)
value
- public static void printStack(PrintWriter pw)
public static void printStack(int type)
public static PrintWriter getPrinWriter(int type)
Copyright © 2015 Lucee