Just opening this up here. To have a place to talk about it.
My main note about wanting to use a logger system instead of System.out directly was for things like automated logging to a file and console like we do in the installer by wrapping the System.out stream.
Is there any reason this project is homebrewing the api instead of using the Logger api?
Just opening this up here. To have a place to talk about it.
My main note about wanting to use a logger system instead of System.out directly was for things like automated logging to a file and console like we do in the installer by wrapping the System.out stream.
Is there any reason this project is homebrewing the api instead of using the Logger api?