JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
F
G
H
I
L
N
S
U
V
D
debug(String)
- Method in class io.codepace.logging.
NanoLogger
Log a 'debug' message
E
error(String)
- Method in class io.codepace.logging.
NanoLogger
Log an 'error' message
error(Throwable)
- Method in class io.codepace.logging.
NanoLogger
Logs the stack trace of a
Throwable
F
fatal(String)
- Method in class io.codepace.logging.
NanoLogger
Log a 'fatal' message
G
getCurrentDate()
- Method in class io.codepace.logging.
NanoLogger
Get the current date and time
getLastLog()
- Method in class io.codepace.logging.
NanoLogger
Gets the most recent message that was logged
getLogPath()
- Method in class io.codepace.logging.
NanoLogger
gets the absolute path of the log file
H
Helpers
- Class in
io.codepace.logging
Helpers()
- Constructor for class io.codepace.logging.
Helpers
HOME_DIR
- Static variable in class io.codepace.logging.
NanoLogger
Defines the current users home directory
I
info(String)
- Method in class io.codepace.logging.
NanoLogger
Log an 'info' message
io.codepace.logging
- package io.codepace.logging
A small and extremely simple logging library.
L
log(String, LogType)
- Method in class io.codepace.logging.
NanoLogger
A general function to log to the log file
LogType
- Enum in
io.codepace.logging
N
NanoLogger
- Class in
io.codepace.logging
NanoLogger(String)
- Constructor for class io.codepace.logging.
NanoLogger
S
success(String)
- Method in class io.codepace.logging.
NanoLogger
Log a 'success' message
U
UninitializedLoggerError
- Exception in
io.codepace.logging
This should only be used when the user is trying to log without initializing the file
UninitializedLoggerError()
- Constructor for exception io.codepace.logging.
UninitializedLoggerError
UninitializedLoggerError(String)
- Constructor for exception io.codepace.logging.
UninitializedLoggerError
UninitializedLoggerError(String, Throwable)
- Constructor for exception io.codepace.logging.
UninitializedLoggerError
V
valueOf(String)
- Static method in enum io.codepace.logging.
LogType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.codepace.logging.
LogType
Returns an array containing the constants of this enum type, in the order they are declared.
D
E
F
G
H
I
L
N
S
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.