C D E G I L N S W 
All Classes All Packages

C

critical(String) - Method in class net.oijon.olog.Log
Prints a critical error.

D

debug(String) - Method in class net.oijon.olog.Log
Prints a debug line

E

err(String) - Method in class net.oijon.olog.Log
Prints an error.

G

getLogFile() - Method in class net.oijon.olog.Log
Gets the current file a log is writing to.
getVersion() - Static method in class net.oijon.olog.info.Info
Gets the current version of Oijon Utils, for example "Oijon Utils - v1.2.0"
getVersionNum() - Static method in class net.oijon.olog.info.Info
Gets the version number of Oijon Utils, for example "1.1.1"

I

info(String) - Method in class net.oijon.olog.Log
Prints an info line
Info - Class in net.oijon.olog.info
A class to get the version information of the current build
Info() - Constructor for class net.oijon.olog.info.Info
 
input(String) - Method in class net.oijon.olog.Log
Logs console input to the log
isDebug() - Method in class net.oijon.olog.Log
Checks if a log is printing debug messages

L

Log - Class in net.oijon.olog
Simple log utility to help with getting console output to file
Log(File) - Constructor for class net.oijon.olog.Log
 
Log(String) - Constructor for class net.oijon.olog.Log
Creates the log object.
logSystemInfo() - Method in class net.oijon.olog.Log
Prints system information to console and writes to file

N

net.oijon.olog - package net.oijon.olog
 
net.oijon.olog.info - package net.oijon.olog.info
 

S

setDebug(boolean) - Method in class net.oijon.olog.Log
Sets if debug messages should be printed

W

warn(String) - Method in class net.oijon.olog.Log
Prints a warning
C D E G I L N S W 
All Classes All Packages