Closed dyedgreen closed 9 years ago
Why would one create a project without using Composer? :smile:
Even though I don't see why it would make a lot of sense, it's actually quite easy to do.
All you gotta do is remove the LogLevel dependency and you're good to go. I've done this purely for illustrative purposes. I WILL not maintain that fork, it's purely to illustrate that it isn't that difficult to do if you really need this.
You might be interested in past KLogger versions (check the tags) - they were all standalone. KLogger's evolved a bit since then, but the original version still serves it purpose just fine
It would be cool if there was a dependency free, one-file version of KLogger. It would be easier to integrate into projects that don't use composer.