Skip to content

Commit

Permalink
.idea & log test
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Dec 1, 2015
1 parent 275e7d8 commit edf90c3
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .idea/bashsupport_project.xml

This file was deleted.

6 changes: 6 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions tests/steffen.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/usr/bin/env bash

## BOOTSTRAP ##
NO_UNICODE=true source "$( cd "${BASH_SOURCE[0]%/*}" && pwd )/../lib/oo-framework.sh"

namespace MyApp
Log.AddOutput MyApp CUSTOM

subject=WARN Log "I am a warning"
subject=STEFFEN Log "I am a Steffen :-)"

0 comments on commit edf90c3

Please sign in to comment.