A C D E F G I L M O P R S T U W

G

getBufferedInputStream(String) - Static method in class org.jlog2.util.FileLoader
Get the contents of the file as a buffered reader.
getConfigFile() - Static method in class org.jlog2.util.ConfigHandler
Determine what the correct path to the config file is and return.
getCurrentDirectory() - Static method in class org.jlog2.util.FileLoader
Get the current directory the program is running in.
getDebug() - Method in class org.jlog2.Logger
Get the value indicating if the debug channels are being used.
getDebugChannels(String) - Method in class org.jlog2.CustomLoggerFactory
Create and store any new debug channels associated with the new log id.
getDebugChannels(String) - Method in class org.jlog2.LoggerFactory
Create and store any new debug channels associated with the new log id.
getDebugLevel() - Static method in class org.jlog2.LoggerFactory
Get the level to debug messages to.
getDefaultDebugChannels() - Method in class org.jlog2.LoggerFactory
Get any default channels to write the debug messages to.
getDefaultFileSize() - Static method in class org.jlog2.util.ConfigHandler
Get the default log file size in terms of line number.
getDefaultLogChannels() - Method in class org.jlog2.LoggerFactory
Get any default channels to write the log messages to.
getDirectoryList(String) - Static method in class org.jlog2.util.FileLoader
Get the list of directories stored in the specified directory.
getFileList(String) - Static method in class org.jlog2.util.FileLoader
Get the list of files stored in the specified directory.
getInputStream(String) - Static method in class org.jlog2.util.FileLoader
Get the contents of the file as a String.
getLogChannels(String) - Method in class org.jlog2.CustomLoggerFactory
Create and store any new log channels associated with the new log id.
getLogChannels(String) - Method in class org.jlog2.LoggerFactory
Create and store any new log channels associated with the new log id.
getLogFolder() - Static method in class org.jlog2.util.ConfigHandler
Get the logging folder path.
getLogger(String) - Static method in class org.jlog2.LoggerHandler
Return a logger appropriate to the class specified.
getLoggerID() - Method in class org.jlog2.Logger
Get the unique id that created this logger.
getLoggerInstance(String) - Method in class org.jlog2.CustomLoggerFactory
Create a new instance of Logger.
getLoggerInstance(String) - Method in class org.jlog2.LoggerFactory
Create a new instance of Logger.
getLogLevel() - Static method in class org.jlog2.LoggerFactory
Get the level to log messages to.
getProperties() - Method in class org.jlog2.util.PropertiesParser
Get the properties that configure the loggers.
getUuid(int) - Static method in class org.jlog2.util.UuidHandler
Create a new uuid that is a subset or concatenation of the Java UUID generator.
getUuid(int, long) - Static method in class org.jlog2.util.UuidHandler
Create a new uuid that is randomly generated round the entered seed.

A C D E F G I L M O P R S T U W