• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

setup/H20-Apr-2018-

.travis.ymlH A D20-Apr-201842

LICENSEH A D20-Apr-201810 KiB

README.mdH A D20-Apr-2018790

capture.goH A D20-Apr-20181.8 KiB

capture_ae.goH A D20-Apr-2018765

capture_linux.goH A D20-Apr-20181,011

capture_other.goH A D20-Apr-20181 KiB

capture_solaris.goH A D20-Apr-2018985

capture_windows.goH A D20-Apr-2018741

collection.goH A D20-Apr-20188.4 KiB

convenience.goH A D20-Apr-20188.7 KiB

doc.goH A D20-Apr-20181.6 KiB

event.goH A D20-Apr-20182.3 KiB

handler.goH A D20-Apr-20181.8 KiB

level.goH A D20-Apr-20182.7 KiB

logger.goH A D20-Apr-20181.8 KiB

output.goH A D20-Apr-20185 KiB

output_other.goH A D20-Apr-2018671

output_windows.goH A D20-Apr-2018653

setup.goH A D20-Apr-20185.6 KiB

sighup_appengine.goH A D20-Apr-2018891

sighup_other.goH A D20-Apr-2018691

syslog.goH A D20-Apr-20181.6 KiB

syslog_windows.goH A D20-Apr-2018809

templates.goH A D20-Apr-20182.4 KiB

templates_others.goH A D20-Apr-2018752

templates_windows.goH A D20-Apr-2018735

text.goH A D20-Apr-20182.3 KiB

README.md

1# spacelog [![Build Status](https://api.travis-ci.org/spacemonkeygo/spacelog.svg?branch=master)](https://travis-ci.org/spacemonkeygo/spacelog)
2
3Please see http://godoc.org/github.com/spacemonkeygo/spacelog for info
4
5### License
6
7Copyright (C) 2014 Space Monkey, Inc.
8
9Licensed under the Apache License, Version 2.0 (the "License");
10you may not use this file except in compliance with the License.
11You may obtain a copy of the License at
12
13  http://www.apache.org/licenses/LICENSE-2.0
14
15Unless required by applicable law or agreed to in writing, software
16distributed under the License is distributed on an "AS IS" BASIS,
17WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18See the License for the specific language governing permissions and
19limitations under the License.
20