Skip to content

Instantly share code, notes, and snippets.

View oolivero45's full-sized avatar

Oliver Cox oolivero45

View GitHub Profile

Keybase proof

I hereby claim:

  • I am oolivero45 on github.
  • I am oolivero45 (https://keybase.io/oolivero45) on keybase.
  • I have a public key ASAYuCy32nUQ8VV9_HZff616SGXtqVZKagFGd4dKD-xReQo

To claim this, I am signing this object:

@oolivero45
oolivero45 / ices-config.xml
Created February 18, 2018 22:26 — forked from thcipriani/ices-config.xml
ices-config.xml
<?xml version="1.0"?>
<ices>
<!-- run in background -->
<background>1</background>
<!-- where logs, etc go. -->
<logpath>/path/to/error/log</logpath>
<logfile>ices.log</logfile>
<!-- 1=error,2=warn,3=info,4=debug -->
<loglevel>4</loglevel>
<!-- set this to 1 to log to the console instead of to the file above -->